Add subtitlesCopy Pagepost https://partner.api.dailymotion.com/rest/video/{VIDEO_ID}/subtitlesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsVIDEO_IDstringrequiredUnique identifier of the video for which you want to add new subtitles.Query ParamsfieldsstringList of fields to return.Possible values: format id item_type language language_label and url.Learn more about available fields values.Form DataurlstringrequiredURL pointing to the subtitle file in one of the valid formats. You don’t need to host the file, you can use the GET /file/upload API ressource to create a temporary URL to a file of your own, just like when you upload a video source file.If you host your own file, the file will be fetched and the subtitles URL will point to a local copy.languagestringrequiredLanguage of the added subtitles.Allowed values are ISO-639-3 alpha-2 and alpha-3 language codes.Ex: enformatstringrequiredDefaults to SRTData format SRT only is supported, if you have an other format please convert it to SRT.Response 200Updated 6 months ago