POST
/
v1
/
apps
/
{app_id}
/
access-tokens

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

Body

application/json
name
string
required
permissions
string[]
required

Response

200
application/json
id
string
required
name
string
required
key_suffix
string
required
permissions
string[]
required
secret
string
required