Kaltura API

livechanneldelete
Description:
Delete a live channel.
Input Params
Name Type Description Required Default Value
id string Live channel id to delete V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/livechannel/action/delete
JSON object:
				
{ id: "value" }