Kaltura API

categoryentrydelete
Description:
Delete CategoryEntry
Input Params
Name Type Description Required Default Value
entryId string V
categoryId int V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/categoryentry/action/delete
JSON object:
				
{ entryId: "value", categoryId: value }