Skip to main content
POST
Revoke a certificate

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Authorization
string

Authorized bearer token used to derive the audit actor.

X-Request-ID
string

Request correlation identifier. Generated when omitted.

Parâmetros de caminho

certificateId
string<uuid>
obrigatório

Certificate id.

Resposta

OK

daysToExpiry
integer<int64>
obrigatório

Whole days until expiry (0 the day it lapses, negative once expired). Always present — a real 0 is the most urgent operator signal.

id
string<uuid>
obrigatório

Certificate id.

notAfter
string<date-time>
obrigatório

Validity end (expiry).

sfnCertificateId
string
obrigatório

Exact 64-hex C11 identity used on the SFN wire.

subject
string
obrigatório

Certificate subject DN.

Exemplo:

"CN=46026562, OU=SILOC"

custodyReference
string

Opaque reference to the private key in the FI's custody; the key itself is never stored here.

notBefore
string<date-time>

Validity start.

revokedAt
string<date-time>

Revocation time. Omitted while the certificate is active.

serialNumber
string

Certificate serial number.