I am new to Azure logic Apps
I want to create a logic App connector "when an HTTP request is a received" which should handle GET, POST, PUT, Delete as a single Logic APP.
Or
Is there a way that I will create logic App connector "when an HTTP request is a received" for every request and I would be able to share a single API to call those.