Update a trust entry
PATCH/api/trust-list/v1/:trustListId/entry/:trustEntryId
Permissions: TRUST_ENTRY_PUBLICATION_EDIT
Updates the entity or service information of a trusted entity in a trust list publication. Only the fields provided in the request body are updated; all other fields remain unchanged.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Trust entry not found
Internal server error