Skip to main content
PATCH
Update API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-request-id
string

Optional caller request id.

Path Parameters

hash
string
required

Public key hash.

Minimum string length: 1

Body

application/json
name
string

New key display name.

label
string

Customer-visible label; not platform label id.

disabled
boolean

Desired disabled state.

limit
number

Optional customer charge limit.

Response

Update API key response.

data
object
required

Current API key.

request_id
string

Request id.