Studio
Request studio video generation
Generates video for the specified character. First generates an image, then converts to video. Returns immediately with generation status.
post/v1/studio/video
Request body
Example request
{
"modelId": "uuid",
"surroundingsId": 1,
"clothesId": 1,
"emotionsId": 1,
"posesId": 1,
"count": 1
}Response
Video generation started successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.