delete_bulk_tasks
Delete multiple ClickUp tasks in one API call by providing an array of up to 100 task IDs.
Instructions
Delete many tasks at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | Task IDs to delete (max 100 per call). | |
| custom_task_ids | No | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |