Use this endpoint to permanently revoke a merchant’s active API key. Once revoked, any requests that include the old key in theDocumentation Index
Fetch the complete documentation index at: https://docs.iterapay.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
X-Api-Key header will receive a 401 Unauthorized response.
This endpoint requires Bearer token authentication. API key authentication is not accepted.
Path parameters
The UUID of the merchant whose API key you want to revoke.
Response
Returns204 No Content on success. No response body is returned.