V2 > Encoding

Returns an encoding.

get/1/vod/channel/{channel}/encoding/{encoding}

Path parameters

channelinteger required

The Channel unique identifier

encodinginteger required

The Encoding unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes