Skip to main content
POST
4.Create Character(taskCreate --Create )

Headers

Authorization
string
required

用户个人中心获取的密钥

Body

application/json
model
enum<string>
required

角色创建固定模型:sora-2-character

Available options:
sora-2-character
url
string
required

用于创建角色的视频链接

timestamps
string
required

相隔时间不能大于3秒

Response

200 - application/json

Request succeeded.

id
string
required

任务id

object
string
required
model
string
required

模型名

status
string
required

任务状态

progress
string | null
required

任务进度

username
string
required

角色名

avatar_url
string
required

角色头像

video_url
string
required

视频

created_at
integer
required

创建时间

completed_at
string | null
required

完成时间

expires_at
string | null
required

过期时间

size
string
required

分辨率

seconds
integer
required

时长

remixed_from_video_id
string | null
required

remix的视频id

error
string | null
required

错误信息