post https://api.heygen.com/v2/video_translate/proofread/<proofread_id>/generate
Initiates generation of the final output from a proofread. Optional settings include adding captions or translating only the audio.
Request Body
Field | Type | Description |
---|---|---|
captions | boolean (optional) | Include captions if set to true . |
translate_audio_only | boolean (optional) | Defaults to false |
callback_id | string (optional) | Unique identifier for callback. |
callback_url | string (optional) | URL to receive asynchronous status updates. |
Response
Field | Type | Description |
---|---|---|
video_translate_id | str | ID of the translated video. |
status | str | status of the video. |