Skip to main content

Revoke One API Key

DELETE 

/partner/wallets/:identifier/api-keys/:keyId

Revoke a single API key on a provisioned wallet by its keyId. Other active keys on the same wallet are untouched.

To revoke every active key at once, use DELETE /partner/wallets/{identifier}/api-keys.

Request

Responses

API key revoked.