v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
tasks

Changes statuses of tasks.

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

post/tasks/changestatuses

Headers

Authorizationstring required

Bearer authentication

Request body

taskIdstring uuid required

The id of the task.

statusIdstring uuid required

The id of the task status.

ordernumber double nullable

The order of the status int the new task status. The task is appended to the end if the Order is not set.

Response

Multi-Status

TasksPostTasksChangeStatusesResponse207 required

Empty response body