| category:move | ||||
|---|---|---|---|---|
| Description: | ||||
| Move categories that belong to the same parent category to a target categroy - enabled only for ks with disable entitlement |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| categoryIds | string | V | ||
| targetCategoryParentId | int | V | ||
| Output Type | ||||
| KalturaCategoryListResponse | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=category&action=move POST fields: categoryIds targetCategoryParentId |
||||