Recerc

Bulk delete tasks

Deletes multiple tasks in the current workspace.

POST/api/tasks/delete-by-ids

Deletes multiple tasks in the current workspace.

Request Body

application/json

Request payload for Bulk delete tasks.

ids*array<>

Task ids that should be deleted in bulk.

Example[ "task_1", "task_2" ]
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json