Create a suggestion
POST/governance/action_item/:id/suggestions
Create a new suggestion for an action item. Suggestions are created in pending status.
Request
Responses
- 200
- 4XX
- 5XX
The created suggestion.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.