Delete a trust list publication
DELETE/api/trust-list/v1/:trustListId
Permissions: TRUST_LIST_PUBLICATION_DELETE
Deletes a trust list publication. The publication record is retained and
retrievable by ID, but all entries are permanently removed. Use the retrieve
endpoint to confirm deletion details, including the deletedAt timestamp.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Trust list not found
Internal server error