Error Types
BAD_REQUEST
Problem
The request is malformed, either missing required fields, using wrong datatypes, or being syntactically incorrect.
Solution
Check if you are sending correct path params and query params.
If that doesn’t help, write us an email.
The schema is of type object
.