Apple Pay Certificates
Delete a certificate
Delete an Apple Pay certificate. Only a terminal (retired or disabled) certificate can be deleted; deleting an active or pending certificate returns 409 with the classifier CERTIFICATE_NOT_TERMINAL.
DELETE
Delete 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 delete.
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
Delete a certificate