Authentication
Create Session
You can use this method to create a fully valid session ID once a user has validated the request token. More information about how this works can be found here.
This is step 3 from the How do I generate a session id? guide.
POST
Headers
string
Example:
""
Body
application/json
Response
200 - application/json
Session
The response is of type object
.