// REFERENCE

405 Method Not Allowed

Class: 4xx

The URL exists but doesn't accept that HTTP method (e.g. a POST where only GET is allowed). The response should include an Allow header with valid methods.

Related tools

Work with this in:

Related

Semantics per RFC 9110 and the IANA status code registry. Educational content.