curl --request DELETE \
--url https://api.example.com/certs/{certId}Deletes a certificate and automatically unassigns it from any API clients and JWT issuers. This is a soft delete operation.
curl --request DELETE \
--url https://api.example.com/certs/{certId}Documentation Index
Fetch the complete documentation index at: https://docs.withsutro.com/llms.txt
Use this file to discover all available pages before exploring further.
Certificate deleted successfully
Was this page helpful?