Skip to main content
DELETE
Delete certificate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Certificate deleted successfully.

object
enum<string>
required

The object type, must be certificate.deleted.

Available options:
certificate.deleted
id
string
required

The ID of the certificate that was deleted.