Server API
Create Session
Create a session for a user based on a client token obtained after successfully completing a challenge. This will return an access token and refresh token which can be used to manage a session.
POST
Body
application/json
Response
200
application/json
OK
The response is of type object
.