v1v2

Method Not Allowed

HTTP 405method-not-allowed

The 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-allowed

Example 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"
}