Skip to main content
PATCH
Update API Key

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 255
expires_at
string | null

Response

API key updated successfully

id
string<uuid>
required
project_id
string<uuid> | null
required
user_id
string<uuid>
required
name
string
required
key_prefix
string
required
last_used_at
string | null
required
expires_at
string | null
required
created_at
string
required
updated_at
string
required
status
enum<string>
required
Available options:
active,
expired,
revoked
revoked_at
string | null
required
scopes
string[]
required