category:add | ||
---|---|---|
Description: | ||
Add new Category |
||
Input Params | ||
name | type | Description |
category | KalturaCategory | |
Output Type | ||
type | ||
KalturaCategory | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=category&action=add POST fields: category:id category:parentId category:depth category:partnerId category:name category:fullName category:entriesCount category:createdAt |