Name |
Description |
add |
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. |
clone |
This action allows registering to various backend event. Use this action to create notifications that will react to events such as new video was uploaded or metadata field was updated. To see the list of available event types, call the listTemplates action. |
get |
Retrieve an event notification template object by id |
update |
Update an existing event notification template object |
updateStatus |
Update event notification template status by id |
delete |
Delete an event notification template object |
list |
list event notification template objects |
listByPartner |
|
dispatch |
Dispatch event notification object by id |
listTemplates |
Action lists the template partner event notification templates. |