Documentation
Sign inGet started

bird email domains delete

Usage

Exemple de code
bird email domains delete <domain-id> [flags]

Description

Delete a sending domain by id. Revokes its sender authorization: new sends from the domain are rejected afterward, while historical statistics and events for past sends are preserved. Destructive.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Exemple de code
bird email domains 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 email domains createRegister a sending domain and return the DNS records to configure.
bird email domains getGet a sending domain
bird email domains listList sending domains
bird email domains updateUpdate a sending domain's tracking settings and tracking domain.
bird email domains verifyTrigger domain verification