Endpoint
Content-Type:
application/json
Path parameters
ID of the key to update. Retrieve it from List API Keys.
Body parameters
New display name for the key.
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.