create role task
Sora2(不可用)
Sora 创建角色
create role task
POST
create role task
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
application/json
video url of the role,not longer than 3 seconds
示例:
"https://example.com/example.mp4"
name of the role,must be unique
示例:
"mikeniuniu"
display name of the role
示例:
"display name of the role"
description of the role
示例:
"description of the role"
instruction text of the role
示例:
"instruction text of the role"
safety instruction text of the role
示例:
"safety instruction text of the role"
响应
Role task created successfully
task id, used to get task result later