v5

OpenAPI 3.1.02026-08-043621,4011.8 MB
dubbing
dubbing
resource
segment
enterprise

Modify A Single Segment

Modifies a single segment with new text and/or start/end times. Will update the values for only a specific language of a segment. Does not automatically regenerate the dub.

patch/v1/dubbing/resource/{dubbing_id}/segment/{segment_id}/{language}

Path parameters

dubbing_idstring required

ID of the dubbing project.

ID of the dubbing project.

segment_idstring required

ID of the segment

ID of the segment

languagestring required

ID of the language.

ID of the language.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

start_timenumber nullable
end_timenumber nullable
textstring nullable

Response

Successful Response

versioninteger required