API Key - Revoke
API 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 Key - Revoke
Documentation Index
Fetch the complete documentation index at: https://api-reference.hyperswitch.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Format: admin-api-key=<admin-api-key>
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Connector account. This is only used during development.
Path Parameters
The unique identifier for the API Key
Response
API Key revoked
The response body for revoking an API Key.
The identifier for the Merchant Account.
Maximum string length:
64Example:
"y3oqhf46pyzuxjbcn2giaqnb44"
The identifier for the API Key.
Maximum string length:
64Example:
"5hEEqkgJUyuxgSKGArHA4mWSnX"
Indicates whether the API key was revoked or not.
Example:
"true"