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
entryId string V
categoryId int V
Output Type
No Output
Errors
INVALID_ENTRY_ID,Invalid entry id ["%s"]
CATEGORY_NOT_FOUND,Category id "%s" 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