E10xxx — Quotas
Error codes in the E10xxx range that the public Bird API returns. Each code links to its own page (the page its doc_url points at) with the cause and what to do. Retired codes stay listed; they are never renamed or reused.
| Code | Name | Status | Message |
|---|---|---|---|
| E10003 | MaxScheduledEmailsExceeded | 422 | Your organization has reached its limit on scheduled emails. |
| E10005 | EmailNotCancelable | 409 | This message cannot be canceled. |
| E10006 | — | — | Retired: no longer returned, never reused. |
| E10007 | — | — | Retired: no longer returned, never reused. |
| E10008 | MaxMailboxesExceeded | 422 | Your organization has reached its limit on mailboxes. |
| E10009 | MaxCustomHandlesExceeded | 422 | Your plan's allowance of custom inbox.ai handles has been reached. |
| E10010 | MaxBroadcastsMonthlyExceeded | 422 | You have sent as many broadcasts as your organization's plan allows for this billing period. |
| E10011 | MaxConcurrentBroadcastsExceeded | 422 | Your organization already has as many broadcasts sending at once as it can. |
| E10018 | EmailBroadcastExportTooLarge | 422 | This query matches too many broadcasts to export in one file. |
| E10019 | EmailRecipientExportTooLarge | 422 | This broadcast has too many recipients to export in one file. |
Related
- Errors: the full wire contract, status mapping, and all code ranges
- Error handling: branching on type and code, validation details, and vendor_code
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