bird email domains verify
Usage
Exemple de code
bird email domains verify <domain-id> [flags]Description
Trigger a DNS verification check for a sending domain and return the refreshed domain with per-record results. Safe to repeat while waiting for DNS propagation.
Procedure
Step 2 of 2 of "Register and verify a sending domain". Previous: bird email domains create.
Examples
Exemple de code
bird email domains verify <id>Options
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email domains create | Register a sending domain and return the DNS records to configure. |
| bird email domains delete | Delete a sending domain |
| 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. |