sandbox:sandbox:ci:48600190
v2v3

Bad Request Body

HTTP 400invalid-body

Request body is malformed or doesn't match the expected schema.

Type URI

https://docs.avvail.com/v2/problems/invalid-body

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/invalid-body",
  "title": "Bad Request Body",
  "detail": "Request body is malformed or doesn't match the expected schema.",
  "instance": "/v2/example"
}