I am having issue with an API hosted on Azure APIM. How to find the json payload of a specific API in azure APIM . How to find out the details in logs?
You have to add Application Insights under Monitoring
And then you can set on your specific API Diagnostics Logs under Settings
Here you can set what to log and how much
You can see then the payload in Application Insights