Documentation
Sign inGet started

Delete an audience

DELETE
/v1/audiences/{audience_id}
await bird.audiences.delete("adn_01krdgeqcxet5s7t44vh8rt9mg");
Deletes an audience and its memberships. Contacts themselves are not deleted. An audience cannot be deleted while a broadcast targeting it is scheduled, accepted, sending, or canceling; cancel that broadcast first, then retry.
Parámetros
audience_id
string
ID of the audience to delete (adn_-prefixed).