Update API Key
API Keys
Update API Key
Update API key name or status
PUT
Update API Key
Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Organization ID
Project ID
API Key ID
Request Body
Updated name for the API key
Updated status:
active or revokedExample Request
Response
Returns the updated API Key object (without the key value).Setting status to
revoked will immediately prevent the key from being used. This is useful for rotating keys or responding to security incidents.