Update Scene Motion

Update the motion/video (prompt/duration) for a specific video in a scene. Returns the updated video record.

put/api/projects/{project_id}/scenes/{scene_id}/plan/motion

Path parameters

project_idstring required
scene_idstring required

Request body

videoIdstring required
promptstring nullable
durationinteger nullable

Duration in seconds

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/scenes/{scene_id}/plan/motion:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.