eventnotification_eventnotificationtemplate:add | |||||
---|---|---|---|---|---|
Description: | |||||
This action allows for the creation of new backend event types in the system. This action requires access to the Kaltura server Admin Console. If you're looking to register to existing event types, please use the clone action instead. |
|||||
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 |