V2 > Folder

Returns a folder.

get/1/vod/channel/{channel}/folder/{folder}

Path parameters

channelinteger required

The Channel unique identifier

folderinteger required

The Folder 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.