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.
| Code | Name | Status | Message |
|---|---|---|---|
| E14000 | NumberUnavailable | 409 | Number is not available for allocation. |
| E14001 | TooManyPendingOrders | 409 | You already have the maximum number of in-progress number orders. |
| E14002 | SharedNumberNotReleasable | 409 | This shared number is provided through Bird-managed infrastructure and cannot be released from your workspace. |
| E14003 | NumberAvailabilityUnknown | 503 | We could not confirm whether this number is available. Please retry. |
| E14004 | NumberOrderNotFulfilled | 409 | We could not complete this order. The number was not activated. |
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