example-data.com
Menu

HTTP 405

Method not allowed

The resource exists, but it does not support the requested HTTP method.

How to resolve it

Check the Allow response header or the OpenAPI operation for supported methods.

Problem type

API responses use https://example-data.com/errors/method-not-allowed as the stable Problem Details type identifier for this error.

See the error reference for the response format and all status codes.