V3 > Filesystem
Restore file(s).
Restores the specified file associated with the provided channel based on the provided parameters.
post/2/vod/channels/{channel}/browse/restore
Path parameters
channelstring required
Request body
Example request
{
"files": "1jhvl2upwoctc,1jhvl2upwoctc,1jhvl2upwoctc"
}Response
OK
Example response
{
"result": "success"
}