I have created an Post URL to hit with particular data.
Can we change the Environment dynamically with adding a query parameter to the URL. Http Post URL+env=dev/stag/prod
Please let me know if i can make any changes
if dev, Environment = Dev
if staging, Environment = staging
if Prod, Environment = production


Report
All responses (
Answers (