v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
tasks

Convert subtasks to a parent task.

Convert subtasks to a parent task. If list ids are not provided it will keep the same lists as the old parent task, placing the task as last item in the lists. If multiple list ids are provided per task, the lists will be overwritten with the lists provided. In this case, if an order is not provided, it will be put as the last item in the list.

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

post/tasks/changesubtaskstoparent

Headers

Authorizationstring required

Bearer authentication

Request body

listIdstring uuid nullable
ordernumber double nullable
taskIdstring uuid

Response

No Content

object required