V2 > Player
Deletes a player.
delete/1/vod/channel/{channel}/player/{player}
Path parameters
channelinteger required
The Channel unique identifier
playerinteger required
The Player unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.