Update an API key
API Keys
Update an API key
Update API key metadata such as its name, enabled state, credit limit, or expiration.
PATCH
Update an API key
Documentation Index
Fetch the complete documentation index at: https://docs.naga.ac/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Provisioning key required for account management endpoints under /v1/account.
Path Parameters
Body
application/json
Request model for updating an API key
New name for the API key
Required string length:
1 - 255Enable or disable the API key
Update credit limit for the API key
Required range:
x >= 0Update expiration datetime for the API key. Must be in the future. Send null to remove expiration.