Apple Pay Certificates
Disable a certificate
Disable an active Apple Pay certificate so Guardian stops using it, without deleting the record.
POST
Disable 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 disable.
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
Disable a certificate