Revoke an API key
POST/api-keys/revoke
Revoke (disable) an existing API key. Once revoked, the API key can no longer be used for authentication.
Access to this endpoint is restricted and depends on your subscription type.
Request
Responses
- 204
- 401
- 403
API key revoked successfully. No content returned.
Unauthorized
Forbidden