Update an action
PATCH/approval/action/:id
Updates the on_policy_success, on_policy_fail, time_to_reply, and allowed_time_to_execute fields of an existing approval action.
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.