automation_rule_uuid_invalid
The identifier is not a valid UUID v7. Automations address their resources by the `id` the API returns, never by an internal number.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_uuid_invalid | invalid_request_error | 422 | Automations |
Cause
The identifier is not a valid UUID v7. Automations address their resources by the id the API returns, never by an internal number.
What to do
Copy the id from the response that created or listed the rule; a sequential number will not resolve.
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.