I am trying to write an inbound policy inside one operation in an API in Azure API Management. In this policy I want to check if the incoming request has a spec
We have an Azure Api Management instance behind a Cloudflare firewall. Recently we got a report of a client getting an error on a POST to the backend API. It
My APIM is receiving request payload in POST request - and I have to format and send to backend -- Formatted payload for BE I have to add the 2 parameters afte