Delete multiple tasks
Tasks
Delete multiple tasks
Bulk delete multiple tasks by their IDs
DELETE
Delete multiple tasks
Documentation Index
Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Body
application/json
Example:
["tsk_abc123", "tsk_def456"]Response
Tasks deleted successfully
Example:
2

