Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove Query String Parameters

Is there any way to remove query string parameters from url in azure api management? Thanks in advance

like image 273
monsoonrainbow Avatar asked Oct 14 '25 07:10

monsoonrainbow


1 Answers

yes you can do this by setting the URL template on the operation screen in the publisher portal. Just include the parameters you wish to forward on to your backend, the others will not be.

Alternatively, you can use the set-query-parameter policy, which gives you full control of the parameters you are using.

like image 196
Matt Farmer Avatar answered Oct 18 '25 05:10

Matt Farmer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!