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"
Successful Response
Model for API key revocation information.