Update API key
Updates an existing API key. Requires a Provisioning API key.
Path parameters
hash
The hash of the API key
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
New display name for the key
disabled
Whether the key should be disabled
limit
New credit limit for the key
Response
Updated API key
data