Last modified: 05/09/2025

You can override the method using a GET argument or a header:

GET /resource?_method=POST

or

> POST /books
> X-HTTP-Method-Override : PATCH