update_category
Update a category's details including name, parent, privacy, and order using its correlation ID.
Instructions
Update an existing category by its correlation ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| order | No | ||
| is_private | No | ||
| correlation_id | Yes | ||
| parent_correlation_id | No |