API keys
Update an API key
Updates mutable fields of an API key: display name, status (active / disabled / revoked), permission mode and access map, project scope, and constraints (budget / rate limit / expiry). Omitted fields keep their current values.
patch/v2/api-keys/{api_key_id}
Path parameters
api_key_idstring required
API key id to update.
Request body
Response
API key updated successfully.