cURL
curl --request DELETE \ --url https://api.interchange.io/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.
Documentation IndexFetch the complete documentation index at: https://docs.interchange.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
API key or access token
Unique identifier for the test cohort
1
"cohort_abc123"
No content