Updates the task list template for the task bundle with the specified id.
Updates the task list template for the task bundle with the specified id.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Path parameters
The id of the task bundle.
The id of the task list.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the list.
True if the task in this list will be not visible for external workspace users. False otherwise. If null, no change will be made.
The order of the list.
Response
OK
The id of the task list.
Whether the task list has been archived.
The date this task list was created.
The id of the user who created this task list.
The date this task list was last modified.
The id of the user who last modified this task list.
The name of the list.
The order of the list.
True if the task in this list will be not visible for external workspace users. False otherwise.