Revoke a federated API key by its prefix. Other keys under the same group are unaffected.
Revoke a single federated API key by itsDocumentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
prefix. Other keys under the same group are unaffected. Revocation is irreversible: the key can’t authenticate any further request and can’t be restored. To restore access for the same downstream customer, mint a new key under the same group with Create an API key.
Api-Key <your-key>.| Status | Meaning |
|---|---|
403 Forbidden | The group or key exists but isn’t in your workspace, or the caller doesn’t have management scope. |
404 Not Found | No group or key with these identifiers in your workspace, or the key has already been revoked. |