One of the properties/fields in the request could not be recognized, possibly the field does not exist or the value is incorrect for the type
- 400 Bad RequestHTTP Status
- application/jsonContent-Type
Name |
Type |
Required / Optional |
Description |
type |
String
|
Required |
The type of error
|
message |
String
|
Required |
The textual error message
|
property |
String
|
Required |
The name of the unrecognized property
|