405

Method Not Allowed

4xx · Ошибка клиента (Client Error) Частый

Кратко

The HTTP method is known but not supported for the target resource.

Когда возникает

Returned when, for example, a GET is used on an endpoint that only accepts POST.

Частые причины

Как устранить

Связанные коды

Основание в спецификации