Have you tried to send this request using CURL instead of Postman or Isomnia? Does your controller class has the @RestControlle annotation? Have you tried to set some breakpoint on your method in order to make sure what the request is sending to your server?