create role task
🚧 Sora2 (Unavailable)
sora create role
create role task
POST
create role task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
video url of the role,not longer than 3 seconds
Example:
"https://example.com/example.mp4"
name of the role,must be unique
Example:
"mikeniuniu"
display name of the role
Example:
"display name of the role"
description of the role
Example:
"description of the role"
instruction text of the role
Example:
"instruction text of the role"
safety instruction text of the role
Example:
"safety instruction text of the role"
Response
Role task created successfully
task id, used to get task result later