Kaltura API

eventnotification_eventnotificationtemplateupdateStatus
Description:
Update event notification template status by id
Input Params
Name Type Description Required Default Value
id int V
status KalturaEventNotificationTemplateStatus V
Output Type
KalturaEventNotificationTemplate
Example HTTP Hit
http://www.kaltura.com/api_v3/service/eventnotification_eventnotificationtemplate/action/updateStatus
JSON object:
				
{ id: value, status: value }