category_mgr_add

Back to SOAP Architecture Method Reference

Description

The category_mgr_add method adds a category to your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
domain_id The unique ID# of your domain. bstypes:ResourceId R
name The name of the category. string R
type The category type. int R
container_id The unique ID# of the category folder. bstypes:ResourceId O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the new category. bstypes:ResourceId R