Skip to main content
POST
/
v1
/
video-tasks
/
cancel

Authorization

  • Auth Type: Bearer Auth (In: header)
  • Format: Authorization: Bearer <YOUR_API_KEY>
  • Description: Use Bearer <YOUR_API_KEY>. Format: Authorization: Bearer sk-xxxxxx.
  • API Key: where API Key is your AGCloud API KEY

Parameters

task_id
string
required
The processing task ID.
You can cancel a task only while its status is queued. Once the task enters a running state, cancellation is no longer possible.