Updates the order of a task list.
To update the order of project task lists, the user needs manage permissions on the project-planning-data feature.
<Check title="Required Permissions">Any authenticated user.</Check>
Path parameters
projectId
The id of the project.
taskListId
The id of the task list.
Request
The model used to update the order of the task list with the specified id.
order
The order of the list.
Response
No Content