Updates the order of a task list.

POST
To update the order of project task lists, the user needs manage permissions on the project-planning-data feature. For a private task list no permissions are required.

Path parameters

projectIdstringRequired
The id of the project.
taskListIdstringRequired
The id of the task list.

Request

This endpoint expects an object.
orderdoubleOptional
The order of the list.