Kaltura API

categoryuseractivate
Description:
activate CategoryUser
Input Params
Name Type Description Required Default Value
categoryId int V
userId string V
Output Type
KalturaCategoryUser
Example HTTP Hit
http://www.kaltura.com/api_v3/service/categoryuser/action/activate
JSON object:
				
{ categoryId: value, userId: "value" }