v1
latestOpenAPI 3.0.02026-07-26168846732.2 KBAPI Key
API Key - Revoke
Revoke the specified API Key. Once revoked, the API Key can no longer be used for authenticating with our APIs.
delete/api_keys/{merchant_id}/{key_id}
Path parameters
merchant_idstring required
The unique identifier for the merchant account
key_idstring required
The unique identifier for the API Key
Response
API Key revoked
Example response
{
"merchant_id": "y3oqhf46pyzuxjbcn2giaqnb44",
"key_id": "5hEEqkgJUyuxgSKGArHA4mWSnX"
}