Cancel async task
cancel_taskCancel a queued asynchronous task. Supports cancellation for Seedance video tasks that are waiting to run, but not tasks already processing or completed.
Instructions
Cancel async task Cancels a queued asynchronous task when cancellation is supported for the selected task. Cancellation currently supports queued Seedance video tasks (seedance-1.5-pro, seedance-2.0, and seedance-2.0-fast) while they are still waiting to run. Tasks that are already processing, completed, failed, expired, or unsupported are not cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The async task ID returned by `id` / `task_id`, or embedded in `poll_url` |