automation_rule_actions_empty
The rule declares no actions, so there would be nothing to run when its trigger fired.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_actions_empty | invalid_request_error | 422 | Automations |
Cause
The rule declares no actions, so there would be nothing to run when its trigger fired.
What to do
Send at least one entry in actions, with the action type and the parameters its schema declares.
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.