Skip to main content
POST
Create Api 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
Required string length: 1 - 100
scopes
string[]
required
Minimum array length: 1
expires_at
string | null

Response

Successful Response