bird email inbox-insights domain-monitoring upsert
Usage
Codebeispiel
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
Codebeispiel
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 |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Das Konzept verstehenShould I use a Bird SDK or call the API directly?Dem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Implementierungs-Briefing erhalten