Skip to main content
DELETE
admin_merchant_certificates_key_id_delete

Authorizations

Authorization
string
header
required

Bearer authentication (token authentication) should be used for accessing the API.

Use Get Token to get an access token for client credentials. Pass the token in the request header:

where the access_token is JSON Web Tokens (JWT).

Path Parameters

key_id
string
required

Response

Key revoked

id
string
read-only
provider
enum<string>
read-only
Available options:
apple_pay
status
enum<string>
read-only
Available options:
revoked
fingerprint
string
read-only
created_by
string
read-only
created_at
string<date-time>
read-only
deleted_by
string
read-only
deleted_at
string<date-time>
read-only
expires_at
string<date-time>
read-only
Last modified on August 19, 2026