parameter_invalid_enum
The value falls outside the closed set the parameter accepts. On listings it also covers a filter operator other than `eq`, `gte`, `lte`, `gt`, `lt`, `in` or `contains`.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_enum | invalid_request_error | 400 | Request |
Cause
The value falls outside the closed set the parameter accepts. On listings it also covers a filter operator other than eq, gte, lte, gt, lt, in or contains.
What to do
Pick one of the values documented for that parameter, or one of the supported filter operators.
Message returned by the API
The parameter value is not one of the allowed values.
Related
All Request 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.