bird email domains delete
Usage
Exemplo de código
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
Exemplo de código
bird email domains 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 email domains create | Add a sending domain and return the DNS records to configure |
| bird email domains get | Get a sending domain |
| bird email domains list | List sending domains |
| bird email domains update | Update a sending domain's tracking settings and tracking domain |
| bird email domains verify | Verify a domain |
Recursos relacionados
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Entenda o conceitoSPF vs DKIM vs DMARC: what's the difference?Use a ferramentaDMARC policy builderExplore a funcionalidadeSending domainsGuia de implementaçãoDKIM, SPF & DMARC
Obtenha um resumo de implementação