Skip to main content
POST
Create App Token

Path Parameters

app_uuid
string
required

Body

application/json
name
string
required
Required string length: 1 - 128
expires_at
string<date-time> | null

Response

Successful Response

id
string
required
name
string
required
token_prefix
string
required
created_at
string<date-time>
required
secret
string
required

Full token (prefix + secret). Shown once.

expires_at
string<date-time> | null
last_used_at
string<date-time> | null
revoked_at
string<date-time> | null