Cancel a running screenplay extraction task
| Parameter | Type | Required | Description |
|---|---|---|---|
| task_id | string | Yes | The screenplay task ID to cancel |
| Parameter | Type | Description |
|---|---|---|
| code | integer | Response code indicating the result status |
| msg | string | Response message |
| data.task_id | string | The cancelled task ID |
| data.status | string | Task status: "cancelled" |
| success | boolean | Indicates whether the cancellation was successful |
| failed | boolean | Indicates whether the cancellation failed |
pending or running status can be cancelled"cancelled" statusAPI key for authentication
The screenplay task ID to cancel
"ros-sd-20260313-a3f8c2b1"
Task cancelled successfully