We hope you enjoy our updated documentation! The old documentation website is still available here. Reach out to us with feedback or questions. Happy programming! 🎉
{ "name": "Cosmetics Project", "surveys_in_group": [ 1196889, 1195723 ], "exclusion_period": 100 }
curl --location --request PUT 'https://staging.spectrumsurveys.com/buyers/v2/surveygroups/' \ --header 'access-token: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "Cosmetics Project", "surveys_in_group": [ 1196889, 1195723 ], "exclusion_period": 100 }'
{ "buyer_surveygroup_ref": "ExclPr", "name": "Cosmetics Project", "surveys_in_group": [ 1196889, 1195723 ], "exclusion_period": 100 }