batch-operations
Batch Operations
Execute a batch operation on multiple tasks.
Supported actions:
- cancel: Cancel all specified tasks.
- retry: Reset failed tasks back to open.
- reprioritize: Update priority on all specified tasks (requires priority).
- tag: Add tags to all specified tasks (requires tags).
Returns a result with lists of succeeded and failed task IDs.
post/tasks/batch-ops
Request body
Response
Successful Response