Skip to main content
POST
cURL

Path Parameters

id
string
required

The ID of the certificate to revoke.

Body

application/json
revocationReason
enum<string>
required

The reason for revoking the certificate.

Available options:
UNSPECIFIED,
KEY_COMPROMISE,
CA_COMPROMISE,
AFFILIATION_CHANGED,
SUPERSEDED,
CESSATION_OF_OPERATION,
CERTIFICATE_HOLD,
PRIVILEGE_WITHDRAWN,
A_A_COMPROMISE

Response

Default Response

message
string
required
serialNumber
string
required

The serial number of the revoked certificate.

revokedAt
string<date-time>
required

The date and time when the certificate was revoked.