Streamio API Documentation

Subtitles - Delete

Delete a subtitle on your account. Don't forget to specify DELETE as the request method as GET will call the show action rather than update.

Request

Url

https://streamio.com/api/v1/subtitles/subtitle_id.format

Request Method

DELETE

Response

Code

200

Examples

A simple delete

Just remember to DELETE and you'll be fine.

curl -u username:password \
     -X DELETE \
     https://streamio.com/api/v1/subtitles/4c48388bbf4b9802c5000007.json