Creates an authenticated session to enter the Mosey app, and returns the url on which a user can view and manage tasks.
The tasks shown are dictated by the values provided in the request:
task_type
and optionally status
.
When requesting question tasks, only todo
and done
statuses
can be requested.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.