PUT method returns ForbiddenError

System Information
  • 4.8.2:
  • MacOS:
  • ** sqlite **:
  • 16.15.1:

Hey guys,
I can’t make custom routes using PUT method. This returns a 403 Forbidden, while the control access is properly enabled in the permissions panel.
A simple switch of method, using POST instead of PUT does the trick. But I’d like to use PUT.
Anything I’d be missing?
Thanks a lot