bird whatsapp groups
Usage
Code example
bird whatsapp groupsDescription
A group is one WhatsApp chat shared between a business number and up to 8 people, who
join by opening its invite link — no operation adds anyone. Creating, changing and
deleting a group are asynchronous: the response is the request accepted, and re-reading
the group is how you see WhatsApp settle it.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| create | Create a WhatsApp group |
| delete | Delete a WhatsApp group |
| get | Get a WhatsApp group |
| invite-link | Rotate a group's invite link |
| join-requests | Decide who gets into a group |
| list | List WhatsApp groups |
| participants | Remove people from a group |
| pins | Pin and unpin messages in a group |
| 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