automation_rule_already_deleted
The rule had already been taken down. Removal is logical and does not succeed in silence the second time, so two different removals never get confused with one another.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_already_deleted | invalid_request_error | 422 | Automations |
Cause
The rule had already been taken down. Removal is logical and does not succeed in silence the second time, so two different removals never get confused with one another.
What to do
Nothing is left to remove; create a new rule if you need the automation back, and read status before repeating the call.
Related
All Automations error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.