v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
PKI Certificates

Revoke

post/api/v1/cert-manager/certificates/{id}/revoke

Path parameters

idstring required

The ID or SHA-1/SHA-256 thumbprint of the certificate to revoke. Thumbprint colons and casing are ignored.

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.