Bad Request Path
HTTP 400
invalid-pathThe 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-pathExample 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"
}