Studio
Animate an existing image to video
Takes an existing image attachment and generates a video from it. Returns immediately with generation status.
post/v1/studio/animate
Request body
Example request
{
"attachmentId": "uuid",
"promptOverride": "Bring this photo to life with gentle movement"
}Response
Animation started successfully