Sign inGet started

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.
CodeNameStatusMessage
E10003MaxScheduledEmailsExceeded422Your organization has reached its limit on scheduled emails.
E10005EmailNotCancelable409This message cannot be canceled.
E10006Retired: no longer returned, never reused.
E10007Retired: no longer returned, never reused.
E10008MaxMailboxesExceeded422Your organization has reached its limit on mailboxes.
E10009MaxCustomHandlesExceeded422Your plan's allowance of custom inbox.ai handles has been reached.
E10010MaxBroadcastsMonthlyExceeded422You have sent as many broadcasts as your organization's plan allows for this billing period.
E10011MaxConcurrentBroadcastsExceeded422Your organization already has as many broadcasts sending at once as it can.
E10018EmailBroadcastExportTooLarge422This query matches too many broadcasts to export in one file.
E10019EmailRecipientExportTooLarge422This broadcast has too many recipients to export in one file.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code