E10005 — EmailNotCancelable
This message cannot be canceled.
- HTTP status: 409
- Type: conflict_error
- Name: EmailNotCancelable
What to do
Only a scheduled message that has not started sending can be canceled. Once sending begins there is no way to pull it back.
Related
- Idempotency: safe retries and key reuse rules
- E10xxx — Quotas: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code