Method Not Allowed
HTTP 405
method-not-allowedThe HTTP method used is not supported for this endpoint. Check the API reference for the allowed methods.
Type URI
https://docs.avvail.com/v2/problems/method-not-allowedExample Response
{
"type": "https://docs.avvail.com/v2/problems/method-not-allowed",
"title": "Method Not Allowed",
"detail": "The HTTP method used is not supported for this endpoint. Check the API refere...",
"instance": "/v2/example"
}