Skip to main content
POST
Create API key for the authenticated user

Authorizations

Authorization
string
header
required

Bearer <access_token>

Body

application/json
expiresAt
string | null
expires_at
string | null
name
string | null
Maximum string length: 255
scopes
string[] | null

Response

Successful Response

key_id
string
required
secret
string
required
token
string
required
created_at
string | null
expires_at
string | null
name
string | null
scopes
string[]