cURL
curl --request DELETE \ --url https://api.agentic.scope3.com/api/v2/buyer/advertisers/{advertiserId}/test-cohorts/{cohortId} \ --header 'Authorization: Bearer <token>'
{ "data": null, "error": { "code": "<string>", "message": "<string>", "field": "<string>", "details": {} } }
Delete a test cohort.
API key or access token
Unique identifier for the test cohort
1
"cohort_abc123"
No content