Rule Instance - Delete

DEL

You can permanently delete a rule instance using the DELETE /rule-instances/{ruleInstanceId} endpoint. If you want to deactive a rule instance, you can update the status on the rule instance using the POST /rule-instances/{ruleInstanceId} endpoint

Path parameters

ruleInstanceIdstringRequired

Errors