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

Authorizations

Authorization
string
header
required

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

Body

application/json
input
object
required

Response

对口型任务已创建

id
string

任务 ID

Example:

"task_abc123"

task_id
string

任务 ID(同 id)

Example:

"task_abc123"

object
string
Example:

"video"

model
string
Example:

"kling-lip-sync"

status
string

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

Example:

""

progress
integer

进度 0–100

Example:

0

created_at
integer

Unix 时间戳

Example:

1773812605