Removes the tasks from the task list with the specified id.

<Check title="Required Permissions">Any authenticated user.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

projectIdstringRequiredformat: "uuid"
taskListIdstringRequiredformat: "uuid"

Request

This endpoint expects a list of strings.

Response

OK