Documentation
Sign inGet started

E14xxx — Numbers

Error codes in the E14xxx 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
E14000NumberUnavailable409Number is not available for allocation.
E14001TooManyPendingOrders409You already have the maximum number of in-progress number orders.
E14002SharedNumberNotReleasable409This number is shared with other workspaces and managed by Bird, so it cannot be released.
E14003NumberAvailabilityUnknown503We could not confirm whether this number is available. Please retry.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code