Deny a request
POST/approval/:id/deny
Deny a request by ID. This endpoint is executed according to the URL you received in the approval notification.
Request
Responses
- 200
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.