DELETE
/organization/certificates/{certificate_id}Delete certificate
Delete a certificate from the organization.
The certificate must be inactive for the organization and all projects.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
certificate_idstringrequired
Unique ID of the certificate to delete.
200Certificate deleted successfully.
objectstringrequired
The object type, must be `certificate.deleted`.
idstringrequired
The ID of the certificate that was deleted.
429The request was rejected because a rate limit was exceeded.
errorobjectrequired
Error handling
A 429 is returned: The request was rejected because a rate limit was exceeded.