Endpoint
Content-Type:
application/json
Path parameters
string
required
ID of the key to update. Retrieve it from List API Keys.
Body parameters
string
New display name for the key.
boolean
Set to
false to temporarily disable the key without deleting it. Set to true to re-enable.Response
200 success · 401 unauthorized · 403 forbidden · 404 not found · 500 error
Examples
- Rename key
- Disable key
Related
List API Keys
Find the key ID.
Delete API Key
Permanently revoke a key.