Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string | null
scope_all
boolean

if true will allow all scopes

scopes
object[]

Response

TeamAccessTokenData

data
TeamAccessTokenData · object
required