Update an API key
API Keys
Update an API key
Requires the api_key:write ability.
PUT
Update an API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The API key ID. Example: key_01jz8v2q4x...
Query Parameters
Available options:
creator Available options:
name, token, abilities, created_at, last_used_at, expires_at Available options:
name, email, created_at, updated_at Body
application/json
The name of the API key.
Maximum string length:
255