Studio
Request custom prompt video generation
Generates video for the specified character using a custom text prompt. First generates an image, then converts to video.
post/v1/studio/custom-video
Request body
Example request
{
"modelId": "uuid",
"prompt": "Sitting on a park bench, wearing a fitted jumpsuit, with a confident smile.",
"count": 1
}Response
Custom video generation started successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.