Updates the order of a task template in a task list template.

POST

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

Required Permissions: The user must be an admin or have task-manage-config:write permissions.

Path parameters

taskBundleIdstringRequired
The id of the entity.
taskListTemplateIdstringRequired
The id of the task list.
taskTemplateIdstringRequired
The id of the task.

Request

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