Create task
Tasks
Create task
Create a new task
POST
Create task
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Body
application/json
The title of the task
Example:
"Example task title"
The description of the task
Example:
"This is a task description."
Pattern:
^CN(.*)$The unique identifier of the actor assigned to this task.
Pattern:
^US(.*)$Example:
"US123abc"
Response
Created