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

Request body schema.

name
string
required
Required string length: 1 - 255
permissions
object[] | null
required

Response

Successful response

token
object
required