Documentation
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
E10003MaxScheduledEmailsExceeded422Maximum number of scheduled emails per organization reached.
E10005EmailNotCancelable409This message cannot be canceled. Only scheduled messages that have not started sending can be canceled.
E10006Retired: no longer returned, never reused.
E10007Retired: no longer returned, never reused.
E10008MaxMailboxesExceeded422Maximum number of mailboxes for this organization reached.
E10009MaxCustomHandlesExceeded422Your plan's allowance of custom inbox.ai handles has been reached.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code