Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

categoryEntry:reject
Description:
activate CategoryEntry when it is pending moderation
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
ENTRY_IS_NOT_ASSIGNED_TO_CATEGORY;;Entry doesn't assigned to category
CANNOT_ACTIVATE_CATEGORY_ENTRY;;Cannot activate categoryEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=categoryEntry&action=reject
POST fields:
entryId
categoryId