/
Post consumer web setting...
This will set your consumer's web settings.
- https://api.mediamath.com/opportunity-firehose/v2.0https://api.mediamath.com/opportunity-firehose/v2.0/consumers/{name}/websettings
curl -i -X POST \
'https://api.mediamath.com/opportunity-firehose/v2.0/consumers/{name}/websettings' \
-H 'Content-Type: application/json'Response
{ "Endpoints": { "ewr": "https://newlocations.com/", "ord": "https://newlocations.com/" } }