bird contacts delete
Usage
Code example
bird contacts delete <contact-id> [flags]Description
Delete a contact and remove it from every audience it belongs to. Refused when an eSIM subscriber links to the contact. Suppression records for the address are unaffected.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird contacts 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) |
Related
| Name | Description |
|---|---|
| bird contacts batch | Create or update many contacts in one request, matched by the identifiers each entry carries |
| bird contacts create | Create a contact by email address, phone number, or both |
| bird contacts get | Get a contact |
| bird contacts list | List contacts |
| bird contacts update | Update a contact's name, email, phone-number, external-id, or custom data |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideManage your customers: contacts & audiencesExplore the capabilityContacts and audiencesFollow the learning pathBuild your first integrationImplementation guideAudiences
Get an implementation brief