eventnotification_eventnotificationtemplate:add | |||||
---|---|---|---|---|---|
Description: | |||||
Allows you to add a new event notification template object |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
eventNotificationTemplate | KalturaEventNotificationTemplate | V | |||
Output Type | |||||
KalturaEventNotificationTemplate | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=eventnotification_eventnotificationtemplate&action=add POST fields: eventNotificationTemplate:relatedObjects 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 |