Skip to main content
POST
创建对口型任务

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
input
object
必填

响应

对口型任务已创建

id
string

任务 ID

示例:

"task_abc123"

task_id
string

任务 ID(同 id)

示例:

"task_abc123"

object
string
示例:

"video"

model
string
示例:

"kling-lip-sync"

status
string

初始为空,通过查询接口获取最新状态。

示例:

""

progress
integer

进度 0–100

示例:

0

created_at
integer

Unix 时间戳

示例:

1773812605