Create a new session
POST/v2/sessions
Create a new session. A token will be returned, which is required for further updates of the session.
Request​
Responses​
- 200
- 403
- 404
- default
OK
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.