Skip to main content
PATCH
Update certification for the token subject

Authorizations

Authorization
string
header
required

JWT access token. Send Authorization: Bearer <token>.

Path Parameters

certification_id
string<uuid>
required

Certification record identifier

Body

application/json

Partial update for a certification record

external_id
string | null
external_source
string | null
lifecycle_status
enum<string>
Available options:
active,
revoked,
archived
issued_on
string<date> | null
expires_on
string<date> | null
issuer_name
string | null
serial_number
string | null

Response

Updated

data
object
required