Skip to main content
POST
Create Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Response

Successful Response

Returned only on creation — includes the raw token, shown once.

id
string
required
name
string
required
prefix
string
required
created_at
string
required
token
string
required
last_used_at
string | null