Skip to main content
POST
/
v2
/
auth
{
  "access_token": "<string>",
  "token_type": "bearer",
  "state": {}
}

Headers

authorization
string | null

Body

application/json

Response

Successful Response

access_token
string
required
token_type
string
default:bearer
Allowed value: "bearer"
state
object | null
I