Kaltura API

categoryentryactivate
Description:
activate CategoryEntry when it is pending moderation
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/activate
JSON object:
				
{ entryId: "value", categoryId: value }