v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Audiences

Archive audience

Soft-archives the audience. Archived audiences disappear from default GET /v1/audiences and GET /v1/audiences/built responses; pass include_archived=true to surface them. Reversible via POST /v1/audiences/{audience_id}/unarchive. Fails if the audience is still referenced by a campaign-controller membership trigger, a create- or remove-membership controller action, or a campaign component variable.

delete/v1/audiences/{audience_id}

Path parameters

audience_idstring required

Response

Archived audience.

component_idsstring[] required
idstring required

Stable Extole identifier for the audience.

tagsstring[] required

Free-form tags applied to the audience.

Example response

{
  "enabled": "handlebars@buildtime:{{enabled}}",
  "name": "handlebars@buildtime:{{name}}"
}