Skip to main content
POST
Revoke Consumer API Key
Permanently revokes a consumer API key. All requests using this key will immediately return 401 Unauthorized. This action cannot be undone.

Parameters

uuid
required
The key_id of the API key to revoke.

Responses

Authorizations

Authorization
string
header
required

JWT for user-initiated operations

Path Parameters

id
string<uuid>
required

The key_id of the API key to revoke

Body

application/json
reason
string

Reason for revocation

Response

Key revoked

message
string