Skip to main content
POST
Create a Session (from v4 Token)

Authorizations

Authorization
string
header
required

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

Body

application/json
access_token
string
Example:

"{{read_access_token}}"

Response