Last modified: 08/15/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