Sign inGet started

bird whatsapp groups participants remove

Usage

Exemple de code
bird whatsapp groups participants remove <group-id> <participant-ref> [flags]

Description

Remove one person from a group, named by their business-scoped user ID or their phone number. IRREVERSIBLE: WhatsApp blocks a removed person from rejoining by invite link at all, and there is no add operation, so nothing puts them back in this group. Rotating the link does not lift it, and reaching that person again means a new group.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Exemple de code
bird whatsapp groups participants remove <group-id> <participant-ref> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit