tasks

Changes the lists of tasks.

Adds tasks to lists, removes them and reorders tasks within lists.

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

post/tasks/changelists

Headers

Authorizationstring required

Bearer authentication

Request body

taskIdstring uuid required

The id of the task to change.

Response

OK

taskIdstring uuid required

The id of the task to change.

Changes