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! 🎉
curl --location --request GET 'https://staging.spectrumsurveys.com/buyers/v2/surveygroups/' \ --header 'access-token: '
{ "buyer_surveygroup_ref": "my_group1", "name": "My First Group", "surveys_in_group": [ 343700, 343701, 343702 ], "exclusion_period": 90 }