Approve a suggestion
POST/governance/action_item/:actionItemId/suggestions/:id/approve
Approve a pending suggestion. The owning agent will then execute the fix.
Request
Responses
- 200
- 4XX
- 5XX
The approved suggestion.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.