Update a category
PATCH/governance/action_item_category/:id
Update an action item category. Only the fields included in the request body are updated.
Request
Responses
- 200
- 4XX
- 5XX
The updated category.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.