v2v3

Method Not Allowed

HTTP 405method-not-allowed

The HTTP method used isn't supported on this endpoint.

Type URI

https://docs.avvail.com/v2/problems/method-not-allowed

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/method-not-allowed",
  "title": "Method Not Allowed",
  "detail": "The HTTP method used isn't supported on this endpoint.",
  "instance": "/v2/example"
}