bird email inbox-insights domain-monitoring upsert
Usage
Exemplo de código
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
Exemplo de código
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 |
Recursos relacionados
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Entenda o conceitoShould I use a Bird SDK or call the API directly?Siga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Obtenha um resumo de implementação