v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
tasks

Changes the parent task and the order of subtasks.

Changes parent task and order of subtasks. If the parent task of a subtask changed, its lists, base type and entity will change to match the parent ones. It is not possible to change a task to subtask if the task already has subtasks.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

post/tasks/changesubtasks

Headers

Authorizationstring required

Bearer authentication

Request body

taskIdstring uuid required

The id of the task.

parentIdstring uuid required

The id of the parent task.

ordernumber double nullable

The order the subtask related to its parent.

Response

No Content

object required