v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Tasks:v1:SubTasks:Tasks:TaskBoards

Create sub-task

Create a single sub-task under a specified parent task

post/tasks/v1/taskboards/{taskBoardId}/tasks/{taskId}/sub-tasks

Path parameters

taskBoardIdstring required

The unique identifier of the task board

The unique identifier of the task board

taskIdstring required

The unique identifier of the parent task

The unique identifier of the parent task

Request body

titlestring required

The title of the sub task

isCompletedboolean

Indicates whether the status of the sub-task is set to completed.

Response

Successful Response

requestIdstring