Cancel task (only while not terminal)
概览与任务
取消任务
DELETE
Cancel task (only while not terminal)
取消尚未进入终态的任务。已经
succeeded、failed、timeout 或 canceled 的任务不能再次取消。授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
示例:
"ms-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
响应
200 - application/json
Standard Task object
mountsea standard Task object. Output shape depends on capability (image / video / audio).
示例:
"ms-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
示例:
"google/veo-3.1/text-to-video"
示例:
"veo-3.1"
可用选项:
image, video, audio 示例:
"text-to-video"
可用选项:
queued, processing, succeeded, failed, timeout, canceled Populated when status=succeeded; null while in-flight.
- Option 1
- Option 2
- Option 3