Kaltura API

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