v1v2

Bad Request Path

HTTP 400invalid-path

The path parameters are invalid or missing. Verify resource IDs and path structure against the API reference.

Type URI

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

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/invalid-path",
  "title": "Bad Request Path",
  "detail": "The path parameters are invalid or missing. Verify resource IDs and path stru...",
  "instance": "/v2/example"
}