V3 > Encoding
Bulk delete encodings.
Deletes encodings specified in the request associated with the provided channel.
delete/2/vod/channels/{channel}/encodings
Path parameters
channelstring required
Query parameters
encodingsstring required
A list of items, (either comma separated or as an array) (no duplicates) with the following rules: <note><bold>1</bold>: Identifier of an existing Encoding</note>
Example:1jhvl2upwoctc,1jhvl2upwoctc,1jhvl2upwoctc
Response
OK
Example response
{
"result": "success"
}