v1

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

Update sub-task

Update a single sub-task under a specified parent task

put/tasks/v1/taskboards/{taskBoardId}/tasks/{taskId}/sub-tasks/{subTaskId}

Path parameters

subTaskIdstring required

The unique identifier of the sub-task

The unique identifier of the sub-task

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

The title of the sub task

isCompletedboolean

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

Response

Successful Response

requestIdstring