Updates the order of a task list template in a task bundle.
Updates the order of a task list template in a task bundle.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Path parameters
taskBundleId
The id of the task bundle.
taskListTemplateId
The id of the task list.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order
The order of the list.
Response
No Content