This is step 3 from the How do I generate a session id? guide to create a fully valid session ID once a user has validated the request token.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A temporary credential used in the authentication process
Example:
"0609d2cbb31c2329a39455d843492a57f088cfd8"