Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
This endpoint allows you to create a session ID with your request token.
Check this section for more information about session_id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.