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
Changes
No recorded changes to this endpoint across all 1 revision of this API.