Audiences

Delete Audience

Deletes an audience so it is no longer available for targeting.

delete/audiences/{id}

Path parameters

idstring required

Audience ID, prefixed adaud_.

Response

Audience deleted.

successboolean required

Example response

{
  "success": true
}

Changes

Changed in 1 of the 74 revisions of this API.1

    • ○

      added the new optional header request parameter Api-Version-Date to all path's operations

      new-optional-request-default-parameter-to-existing-path

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 74 revisions, 1 has no diff computed.