Delete an action
DELETE/approval/action/:id
Permanently removes an approval action. Note that this action cannot be rolled back.
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.