Integrate your website with MyPClist using our API
Update existing category model
Method name | Response type | Requires identity | Required permissions |
---|---|---|---|
Request | Yes | None |
Field name | Type | Default | Required | Description |
---|---|---|---|---|
id |
numeric | Yes | ID of category to update | |
name |
string | No | Category name. Changed when specified. | |
isVisible |
boolean | No | If true, category will be publicly visible. Changed when specified. |