V2 > Browse

Moves a media/folder to trash.

delete/1/vod/channel/{channel}/browse/{file}

Path parameters

channelinteger required

The Channel unique identifier

fileinteger required

The BrowsableVirtualFile unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.