405

1 revision
#11 week ago
+6
Auto-generated stub article
+**405** signifies the [HTTP](/wiki/HTTP) "Method Not Allowed" status code. It indicates that the request method used by the client is known by the server but is not supported by the target [resource](/wiki/Resource). This signals an issue with the requested action on the given endpoint.
+## See also
+- [Status Code](/wiki/Status_Code)
+- [HTTP Method](/wiki/HTTP_Method)
+- [Web Server](/wiki/Web_Server)
... 1 more lines