Delete a trust list publication
DELETEPermissions:/api/trust-list/v1/:id
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
- 401
- 403
- 404
- 500
No Content
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error