POST
/
auth
/
issue-token

Authorizations

Authorization
string
headerrequired

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

Body

application/json
scope
string
required
expires_in
string
required

Response

200 - application/json
token
string | null