Apple Pay Certificates
Retire a certificate
Retire an Apple Pay certificate that is no longer in use, for example after rotating to a newer one.
POST
Retire a certificate
Authorizations
JWT bearer token obtained via the OAuth2 client-credentials grant from the platform Authentication API. The token's scopes gate the endpoints it may call, and its audience names the Guardian instance. This is the standard way to authenticate to Guardian.
Path Parameters
The ID of the certificate to retire.
Response
Success response
Example:
"4f8a2c6e-3b9d-4a1f-8e7c-5d2b9f4a6e8c"
Available options:
pending, active, retired, disabled Example:
"active"
Example:
1
Example:
"2026-02-01T09:10:00Z"
Example:
"2028-02-01T09:00:00Z"
Example:
"2026-02-03T10:00:00Z"
Example:
null
Example:
null
Retire a certificate