Skip to main content
POST
Create session ID
To learn more about how this section works, please visit Authentication

Authorizations

Authorization
string
header
required

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

Body

application/json
request_token
string
Example:

"6fba9c19860de1b8dfd6458e0a79b9910fec13a5"

Response

200 - application/json

Create session ID

session_id
string
Example:

"7427e7f0d08c503a855b022dc5a2e124577150b8"

success
boolean
Example:

true