V2 > Browse

Restores one or many medias/folders from trash to their original location.

delete/1/vod/channel/{channel}/browse/trash/restore

Path parameters

channelinteger required

The Channel 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 3 revisions of this API.