Update API Key
Updates an existing API key. The API key type (user vs service) and associated user_id cannot be changed after creation.
PUT
Documentation Index
Fetch the complete documentation index at: https://portkey-docs-mintlify-vertex-ai-context-caching-docs-39214.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Body
application/json
Example:
"Development API Key"
Example:
"API key for development environment"
Example:
{
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
}
Example:
["completions.write"]
Response
200 - application/json
OK
The response is of type object.
Last modified on February 14, 2026

