v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskLists
Deletes the task list with the specified id.
To delete project task list, the user needs manage permissions on the project-planning-data feature.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/projects/{projectId}/tasklists/{taskListId}/delete
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
No Content
object required