v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskLists
Archives or unarchives the task list with the specified id.
Archives or unarchives the task list with the specified id. An archived task list still exists but is not editable anymore.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/projects/{projectId}/tasklists/{taskListId}/setarchived
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