405

Method Not Allowed

Resumo

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

Quando ocorre

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

Causas comuns

Como resolver

Códigos relacionados

Base na especificação