PATCH
/
v1
/
api-keys
/
{key_name}

Authorizations

x-api-key
string
headerrequired

Path Parameters

key_name
string
required

Body

application/json
name
string

The new name for the API key

expires_at
string

The new expiration date and time for the API key

Response

200 - application/json
id
string
created_at
string
last_used_at
string
expires_at
string
status
enum<string>
Available options:
ACTIVE,
EXPIRED,
REVOKED
name
string
prefix
string