Removes the tasks from the task list with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectId
The id of the project.
taskListId
The id of the task list.
Request
The id of the tasks.

