Skip to main content
POST
Update take video instructions
Replace face_prompt and upper_body_prompt on every chunk. Each object needs index, upper_body_prompt, and face_prompt. Send one object per stored chunk; indexes and timing stay locked. Prompt edits are free and do not regenerate audio. Fails after video has started. What to put in those strings is in Workflow.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

clip_id
string<uuid>
required

Clip ID.

take_id
string<uuid>
required

Take ID.

Body

application/json
chunk_prompts
object[]
required

Response

Video instructions updated

id
string<uuid>
required
chunk_prompts
object[]
required