v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskLists
Updates the task list with the specified id.
To update a project task list, the user needs manage permissions on the project-planning-data feature.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
put/projects/{projectId}/tasklists/{taskListId}
Path parameters
projectIdstring uuid required
The id of the project.
taskListIdstring uuid required
The id of the task list.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK