Delete Video Source

Delete the source file of a VOD. Renditions are preserved until you remove them separately.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Delete the source file of a VOD. Renditions are kept; only the original upload is removed. This lets you reclaim storage while the video remains playable from its transcoded renditions.

Path parameter

NameTypeDescription
idstring (UUID)Required. The VOD identifier, e.g. 2e350b1e-bf7f-446d-a378-36aeedd1d67e.

Response

CodeMeaning
204Source deleted. No body is returned.
404VOD not found or source already deleted.
📘

The video stays online after source deletion. Existing renditions are not affected immediately.

⚠️ If you later delete all remaining renditions too, GET /v2/vod/{id} can end up with renditions: null and empty playback URLs (hls, hds). Previously embedded players or previously obtained playback links can stop playing in that state.

⚠️ If your goal is to remove the VOD completely, use Delete Video. Do not model full asset deletion as Delete Source followed by deleting all renditions one by one.

Path Params
uuid
required

VOD identifier (UUID)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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