Skip to main content
DELETE /api/v2/buyer/advertisers/{advertiserId}/test-cohorts/{cohortId} Archives a test cohort. Returns 204 No Content on success.

Request

curl -X DELETE https://api.interchange.io/api/v2/buyer/advertisers/12345/test-cohorts/42 \
  -H "Authorization: Bearer $SCOPE3_API_KEY"

Parameters

FieldTypeRequiredNotes
advertiserIdstringYesPath parameter — the owning advertiser
cohortIdstringYesPath parameter — the cohort ID

Response

204 No Content
The response has no body. The cohort is archived and no longer appears in List test cohorts.

Errors

  • 404 NOT_FOUNDcohortId (or advertiserId) does not exist or is not visible to the authenticated customer.
See Errors for the full error contract.

Measurement tasks

All measurement operations

Measurement overview

Pipeline, belief state, and concepts

List test cohorts

See remaining cohorts