Deny a pending request
POST/governance/action_item/:id/deny
Deny a pending deferral, rejection, or verification request. The item returns to open status.
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.