v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBtasks
Create task
Creates a new Task in the system with the specified parameters.
This method initiates a new task with a unique ID (either provided or auto-generated), sets the initial task state to STATUS_CREATED, and establishes task ownership. The task can be assigned to a specific agent through the Relations field.
Once created, a task enters the lifecycle workflow and can be tracked, updated, and managed through other Tasks API endpoints.
post/api/v1/tasks
Headers
Authorizationstring required
Bearer authentication
Request body
Response
Task creation was successful