v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Certificates

Revoke

post/api/v1/pki/certificates/{serialNumber}/revoke

Path parameters

serialNumberstring required

The serial number of the certificate to revoke. The revoked certificate will be added to the certificate revocation list (CRL) of the CA.

Request body

revocationReason'UNSPECIFIED' | 'KEY_COMPROMISE' | 'CA_COMPROMISE' | 'AFFILIATION_CHANGED' | 'SUPERSEDED' | 'CESSATION_OF_OPERATION' | 'CERTIFICATE_HOLD' | 'PRIVILEGE_WITHDRAWN' | 'A_A_COMPROMISE' required

The reason for revoking the certificate.

Response

Default Response

messagestring required
serialNumberstring required

The serial number of the revoked certificate.

revokedAtstring date-time required

The date and time when the certificate was revoked.