Changes statuses of tasks.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The change Status form list.
taskId
The id of the task.
statusId
The id of the task status.
order
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
Errors
400
Bad Request Error

