V2 > Browse
Deletes a media/folder from trash, permanently.
delete/1/vod/channel/{channel}/browse/trash/{file}
Path parameters
channelinteger required
The Channel unique identifier
fileinteger required
The BrowsableVirtualFile unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.