| categoryUser:activate | |||||
|---|---|---|---|---|---|
| Description: | |||||
| activate CategoryUser |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| categoryId | int | V | |||
| userId | string | V | |||
| Output Type | |||||
| KalturaCategoryUser | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=categoryUser&action=activate POST fields: categoryId userId |
|||||