v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
taskLists

Updates the order of the task list with the specified id.

To update the order of a project task list, the user needs manage permissions on the project-planning-data feature.

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

post/projects/{projectId}/tasklists/{taskListId}/updateorder

Path parameters

projectIdstring uuid required

The id of the project.

taskListIdstring uuid required

The id of the task list.

Headers

Authorizationstring required

Bearer authentication

Request body

ordernumber double nullable

The order of the list.

Response

No Content

object required