Tasks
Cancel a running task
Cancels a running or paused task. Optionally provide biz_code; when omitted, the default user-cancel code is used. A task already in a terminal state (finished, canceled, or failed) returns error code 10121 and cannot be resumed.
POST
Cancel a running task
Authorizations
Send your API key in the Authorization header as Bearer <API_KEY>.
Path Parameters
Task ID
Query Parameters
Optional business cancellation code (for your own tracking/analytics).

