Delete Audience
Permanently delete an audience and all its contact associations.
Note: This will NOT delete the contacts themselves, only the audience and its memberships.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Query parameters
id
Audience ID. This identifier is a string that always begins with the prefix aud_, for example: aud_abc123.
Response
Successfully deleted the audience.
success
Indicates successful deletion.

