bird email inbox-insights domain-monitoring upsert
Usage
Code example
bird email inbox-insights domain-monitoring upsert [flags]Description
Set up monitoring for the workspace's main verified sending domain. Takes no body.
Existing monitoring returns already_on without changes. Otherwise, the sole verified
domain or the domain that sent the most mail in the last 30 days is enabled; an uncertain choice returns
choice_required, and no verified domains returns no_verified_domains. Only enabled has a
non-null domain. Read the domain list after already_on; ask the user to choose after
choice_required. Reuse an idempotency key for retries of the same setup attempt.
API-key and service-account calls require Insights preview access for your organization.
Examples
Code example
bird email inbox-insights domain-monitoring upsertOptions
| 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 resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief