Rule Instance - Delete
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
ruleInstanceId
Headers
x-api-key
Errors
404
Delete Rule Instances Rule Instance ID Request Not Found Error