Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

eventnotification_eventnotificationtemplate:update
Description:
Update an existing event notification template object
Input Params
Name Type Description Required Default Value Restrictions
id int V
eventNotificationTemplate KalturaEventNotificationTemplate V
Output Type
KalturaEventNotificationTemplate
Errors
EVENT_NOTIFICATION_TEMPLATE_NOT_FOUND;ID;Event notification template id [@ID@] not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=eventnotification_eventnotificationtemplate&action=update
POST fields:
id
eventNotificationTemplate:id
eventNotificationTemplate:partnerId
eventNotificationTemplate:name
eventNotificationTemplate:systemName
eventNotificationTemplate:description
eventNotificationTemplate:type
eventNotificationTemplate:status
eventNotificationTemplate:createdAt
eventNotificationTemplate:updatedAt
eventNotificationTemplate:manualDispatchEnabled
eventNotificationTemplate:automaticDispatchEnabled
eventNotificationTemplate:eventType
eventNotificationTemplate:eventObjectType
eventNotificationTemplate:eventConditions
eventNotificationTemplate:contentParameters
eventNotificationTemplate:userParameters