v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBAudiences
Delete audience
Hard-deletes the audience. Unlike DELETE /v1/audiences/{audience_id} (which archives and is reversible), a deleted audience cannot be recovered. Fails with the same association errors as archive: the audience must be detached from any campaign-controller membership trigger, create- or remove-membership controller action, or campaign component variable before deletion can succeed.
post/v1/audiences/{audience_id}/delete
Path parameters
audience_idstring required
Response
Deleted audience.
Example response
{
"enabled": "handlebars@buildtime:{{enabled}}",
"name": "handlebars@buildtime:{{name}}"
}