parameter_invalid_value
The value is syntactically correct but not admissible for this resource: outside the canonical catalogue of the field, or inconsistent with the rest of the payload.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_value | invalid_request_error | 422 | Request |
Cause
The value is syntactically correct but not admissible for this resource: outside the canonical catalogue of the field, or inconsistent with the rest of the payload.
What to do
Read error.param and error.subcode: together they name the field and the concrete rule the value broke.
Message returned by the API
The parameter value is invalid.