Update a suggestion
PATCH/governance/action_item/:actionItemId/suggestions/:id
Update a suggestion. The user_metadata field is only editable when the suggestion is in pending or failed status.
To retry a failed suggestion, set status to approved.
Request
Responses
- 200
- 4XX
- 5XX
The updated suggestion.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.