aiVideoAdStoryBoard

Edit Reference Sheet Endpoint

Apply a free-text edit to a generated reference sheet as a background task (image-to-image; only the requested change is applied). Returns a task_id; poll GET /ai-video-storyboard/task-status/{task_id} — the sheet_url lives in response once status == "Completed".

post/api/v1/ai-video-storyboard/edit-reference-sheet

Request body

image_urlstring required
promptstring required
aspect_ratiostring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/ai-video-storyboard/edit-reference-sheet:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.