Delete a specific audience by its ID. Users can only delete audiences they created. Cannot delete if audience is being used by a campaign.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the audience to delete
"60d0fe4f5311236168a109ca"
Audience deleted successfully
The response is of type object
.