Documentation
Sign inGet started

bird contacts delete

Usage

Codevoorbeeld
bird contacts delete <contact-id> [flags]

Description

Delete a contact and remove it from every audience it belongs to. Suppression records for the address are unaffected.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Codevoorbeeld
bird contacts delete <id> --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)
NameDescription
bird contacts batchCreate or update many contacts in one request, matched by email.
bird contacts createCreate a contact by email address.
bird contacts getGet a contact
bird contacts listList contacts
bird contacts updateUpdate a contact's name, email, external-id, or custom data.