V2 > Browse
Moves a media/folder to a given folder.
post/1/vod/channel/{channel}/browse/{file}/move
Path parameters
channelinteger required
The Channel unique identifier
fileinteger required
The BrowsableVirtualFile unique identifier
Response
OK
Example response
{
"result": "success"
}