Path vs Query vs Body Parameters

I created a few APIs, and the front end programmer using them said I should be consistent and always use Path if possible because some of my APIs used query parameters. While I understand the difference (sort of, lol) I don't understand how to force Xano to create an endpoint that takes inputs using one method or another. How can I create endpoints using inputs via Path vs Query vs Body by my choice?

4 replies