Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

categoryEntry:delete
Description:
Delete CategoryEntry
Input Params
Name Type Description Required Default Value Restrictions
entryId string V
categoryId int V
Output Type
No Output
Errors
INVALID_ENTRY_ID;ID;Invalid entry id ["@ID@"]
CATEGORY_NOT_FOUND;ID;Category id "@ID@" not found
CANNOT_REMOVE_ENTRY_FROM_CATEGORY;;Cannot remove entry from category
ENTRY_IS_NOT_ASSIGNED_TO_CATEGORY;;Entry doesn't assigned to category
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=categoryEntry&action=delete
POST fields:
entryId
categoryId