Videos
Create a video based on a source draft or a recipe_id
Authorizations
api-keystringRequired
Header parameters
workspace-idstringOptional
team-idstringOptional
Body
namestringOptional
The name of the project created by this request
source_draft_idstringOptional
The id of the project your video will be based on.
recipe_idstringOptional
The id of the recipe your video will be based on.
folder_idstringOptional
The id of the folder your video will be based on.
palette_idstringOptional
The palette_id of a color-palette you would like to use instead of the source project one. if no value is given, the source projects color-palette will be used.
character_idstringOptional
The character_id of a character you would like to use instead of the source projects one. if no value is given, the source projects character will be used.
voice_idstringOptional
The id of a voice you would like to use instead of the source projects one. if no value is given, the source projects voice will be used.
Responses
201
Successful Response
application/json
422
Validation Error
application/json
post
/videosGet Video Metadata
Name
Value
Last updated