Skip to main content
POST
Revoke a certificate

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Authorization
string

Authorized bearer token used to derive the audit actor.

X-Request-ID
string

Request correlation identifier. Generated when omitted.

Parámetros de ruta

certificateId
string<uuid>
requerido

Certificate id.

Respuesta

OK

daysToExpiry
integer<int64>
requerido

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>
requerido

Certificate id.

notAfter
string<date-time>
requerido

Validity end (expiry).

sfnCertificateId
string
requerido

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

subject
string
requerido

Certificate subject DN.

Ejemplo:

"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.