Removes the tasks from the task list with the specified id.
Required Permissions
Any authenticated user.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.
Response
No Content

