Skip to main content
POST
Create Tasks Management Session

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

legal_entity_public_id
string | null
user_or_platform_public_id
string | null
platform_public_id
string | null

Body

application/json
callback_url
string
required
task_type
enum<string>
required
Available options:
requirement,
question
region_id
string | null
status
enum<string>
default:todo
Available options:
todo,
overdue,
done,
automated,
managed

Response

Successful Response

url
string
required
created_at
string
required
expires_at
string
required