Updates the order of a task list template in a task bundle.
Updates the order of a task list template in a task bundle.
<Check title="Required Permissions">The user must be an admin or have task-manage-config:write permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
taskBundleId
The id of the task bundle.
taskListTemplateId
The id of the task list.
Request
The model used to update the order of the task list template with the specified id.
order
The order of the list.
Response
No Content

