Audiences
Remove an existing audience
Deprecated: Use Segments instead. These endpoints still work, but will be removed in the future.
delete/audiences/{id}
Path parameters
idstring required
The Audience ID.
Response
OK
Example response
{
"id": "78261eea-8f8b-4381-83c6-79fa7120f1cf",
"object": "audience",
"deleted": true
}