V2 > Folder
Creates a new folder in the channel's root folder.
post/1/vod/channel/{channel}/folder
Path parameters
channelinteger required
The Channel unique identifier
Request body
Response
OK
Example response
{
"result": "success"
}The Channel unique identifier
OK
{
"result": "success"
}