v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Certificate

Delete a Specific Certificate

This endpoint deletes a certificate from the system. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>certificates:write

delete/api/v2/certificates/{id}

Path parameters

idstring required

The ID of the certificate to delete.

Response

Success