Subtitles
Change subtitle
Method to update subtitle of a video. You can update all or only some of fields you need. If you want to replace the text of subtitles (i.e. found a typo in the text, or the timing in the video changed), then:
- download it using GET method,
- change it in an external editor,
- and update it using this PATCH method. Just like videos, subtitles are cached, so it takes time to update the data. See POST method for details.
PATCH
Authorizations
API key for authentication.
Body
application/json
Response
200
application/json
Successful
The response is of type object
.