Bad Request Body
HTTP 400
invalid-bodyThe request body is malformed or does not match the expected schema. Verify the JSON structure and field types against the API reference.
Type URI
https://docs.avvail.com/v2/problems/invalid-bodyExample Response
{
"type": "https://docs.avvail.com/v2/problems/invalid-body",
"title": "Bad Request Body",
"detail": "The request body is malformed or does not match the expected schema. Verify t...",
"instance": "/v2/example"
}