Open
Description
Provide a selectable list of proxy presets to download.
We can return a list of presets from the community gallery using the following request.
POST https://m365-galleries.azurewebsites.net/Samples/searchSamples
Accept: application/json
Content-Type: application/json
{"sort":{"field":"updateDateTime","descending":true},"filter":{"search":"","productId":["Dev Proxy"],"authorId":"","categoryId":"","featuredOnly":false,"metadata":[{"key": "PRESET", "value":"Yes"}]}}