Update API Key
Authentication
Update API Key
Update API key permissions and metadata
PUT
Update API Key
Modify an existing API key’s permissions, description, or other metadata. You can change permissions, update descriptions, and modify expiration dates.Documentation Index
Fetch the complete documentation index at: https://docs.buena.ai/llms.txt
Use this file to discover all available pages before exploring further.
Requires the
keys:manage permission. You can only update keys that you have
created or have been granted access to.Request
The unique identifier of the API key to update
Your API key with
keys:manage permissionMust be
application/jsonBody Parameters
Updated description for the API key
Array of permission strings to grant to this key
ISO 8601 timestamp when the key should expire (optional)
Examples
Update Key Permissions
Response
Always
true for successful requestsUpdated API key information
Next Steps
List Keys
View all your API keys
Delete Key
Remove an API key
Key Stats
View usage statistics
Authentication Guide
Learn about API security

