bird whatsapp groups delete
Usage
Code example
bird whatsapp groups delete <group-id> [flags]Description
Delete a group. Every participant loses access, including your business, and the invite link stops working. Terminal and not reversible; the group stays readable with status deleted.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird whatsapp groups delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird whatsapp groups create | Create a WhatsApp group |
| bird whatsapp groups get | Get a WhatsApp group |
| bird whatsapp groups list | List WhatsApp groups |
| bird whatsapp groups update | Update a WhatsApp group |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief