Authorizations
JWT Bearer token from Auth0 authentication
Path Parameters
The unique identifier of the API key (UUID format).
Examples:
"07f5aec0-3ec3-441f-a098-912d201d067d"
Revoke an API key, preventing its future use (irreversible).
Authentication Required: JWT Bearer Token
Authorization: Bearer <jwt_token>
headerJWT Bearer token from Auth0 authentication
The unique identifier of the API key (UUID format).
"07f5aec0-3ec3-441f-a098-912d201d067d"