update_solution_category
Modify solution category details in Freshservice, including name, description, workspace ID, and default category status, using category ID for identification.
Instructions
Update a solution category in Freshservice.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | ||
| default_category | No | ||
| description | No | ||
| name | Yes | ||
| workspace_id | No |