Bad Request
HTTP 400
bad-requestRequest body, query parameters, or headers don't match the API specification.
Type URI
https://docs.avvail.com/v2/problems/bad-requestExample Response
{
"type": "https://docs.avvail.com/v2/problems/bad-request",
"title": "Bad Request",
"detail": "Request body, query parameters, or headers don't match the API specification.",
"instance": "/v2/example"
}