Close an action item
POST/governance/action_item/:id/close
Close an action item without resolution. Only the original creator of the action item can close it.
Request
Responses
- 200
- 4XX
- 5XX
The updated action item.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.