用户充值/升级后重新提交被阻塞的视频任务
Documentation Index
Fetch the complete documentation index at: https://tech.illasoft.com/llms.txt
Use this file to discover all available pages before exploring further.
insufficient_credits) 或方案不支持 (insufficient_plan) 被阻塞时,用户充值或升级后可通过此接口重新提交任务。
| 状态码 | 说明 |
|---|---|
200 | 重新提交成功,或返回 { error: "insufficient_credits" } / { error: "insufficient_plan" } |
400 | 任务状态不允许重新提交 |
404 | 任务不存在 |