Update Closed Caption By ID

This API allows you to update a closed caption file by providing the required details in the request. Upon successful execution, the specified closed caption record is updated to reflect the new information for accurate identification and management purposes.

Note:
- Caption file format should be .srt or .vtt.
- You cannot update a closed caption file for a media which associated with a campaign.

Path Params
int32
required

The unique ID of the media file associated to the closed caption file.

Query Params
int32
required

The unique ID associated with advertiser account.

Form Data
file
required

Closed caption file to be updated.

Headers
string
required

Auth signature as an API key.

string
required

We will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.

integer
required

We will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API.

integer
required

Timestamp for which the auth signature is generated. Use Unix epoch format.

string
required

The token will provide you the access to the API. It is same for all advertisers you access through the API.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*