POST / PATCH 301 Redirects

Is there any way to make webflow handling the 301 redirects when the method is not GET ?

We wanted to release our static site using webflow but we have mobile apps pointing to certain URL’s that must be redirected to our backend but those are not GET requests because they’re pointing to a REST API. And it looks like webflow it’s just returning a 405 Not Allowed, when you’re calling those urls. Obviously updating the mobile apps it’s not an option because we have to keep the backwards compatibility.

Is there anything we can do to enable those kind of redirects?

Thanks.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)