bird email cancel
Usage
Codevoorbeeld
bird email cancel <message-id> [flags]Description
Cancel a scheduled email before it sends. Only works while the message's status is still scheduled. Once it starts sending, or was already canceled, the call returns a conflict error. Canceling does not return consumed scheduled-send quota.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Codevoorbeeld
bird email cancel <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 content | Get stored message content |
| bird email get | Get a message |
| bird email health | Get sending health and deliverability limits |
| bird email list | List messages |
| bird email recipients | List recipients of a message |
| bird email send | Send an email message |
| bird email send-batch | Send a batch of email messages in one call |
Gerelateerde bronnen
Ga verder met de documentatie, gidsen en voorbeelden voor dit onderwerp. De bronnen zijn in het Engels.
Bekijk de gidsGetting started with emailOntdek de mogelijkheidEmailVolg het leerpadBuild your first integrationImplementatiegidsSend your first email
Probeer de oefening en ontvang een implementatieoverzicht