Revoke an API key
LLM Gateway: API Keys
Revoke an API key
Revoking a key disables it for all future requests.
DELETE
Revoke an API key
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Path Parameters
Response
Key revoked
Example:
true
