automation_action_parameter_unknown
A parameter key does not belong to the schema of the action. Accepting it would store a setting no adapter reads, and you would believe it active until the rule fired and did something else.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_action_parameter_unknown | invalid_request_error | 422 | Automations |
Cause
A parameter key does not belong to the schema of the action. Accepting it would store a setting no adapter reads, and you would believe it active until the rule fired and did something else.
What to do
Remove the key, or check its spelling against the parameter schema the catalogue publishes for that action.
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.