Updates the order of a task template in a task list template.
To update the order of tasks in a project task list, the user needs manage permissions on the
project-planning-data feature.
<Check title="Required Permissions">The user must be an admin or have `task-manage-config:write` permissions.</Check>
Path parameters
taskBundleId
The id of the entity.
taskListTemplateId
The id of the task list.
taskTemplateId
The id of the task.
Request
The model used to update the order of the task template in the task list template with the
specified id.
order
The order of the task in the list.
Response
No Content