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.

Response

access_token
string
required
token_type
string
required
Example:

"bearer"

expires_in
string
required