Delete a trust anchor
DELETE/api/trust-anchor/v1/:trustAnchorId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Permissions: TRUST_ANCHOR_DELETE
Deletes a trust anchor. All trust entities on the deleted trust anchor are also deleted.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Trust anchor not found
Internal server error