v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Audiences

Unarchive audience

Restores a previously archived audience so it appears in default GET /v1/audiences and GET /v1/audiences/built responses again. Fails with 400 audience_not_found if the audience does not exist or has been hard-deleted via POST /v1/audiences/{audience_id}/delete.

post/v1/audiences/{audience_id}/unarchive

Path parameters

audience_idstring required

Response

Unarchived 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}}"
}