Rules
Updates a single rule
Updates the name, description and threshold of the rule ruleId. The rule type cannot be updated. If some of the these properties are not provided in the request body, their values will be set to null.
If the rule has been updated successfully, the response will contain the updated rule details.
put/rules/v4/{ruleId}
Request body
Response
Successful
The rule was updated.