E10006 — retired
The Bird API no longer returns E10006. If you reached this page from an older stored or logged response, that reference is still valid: error codes are never renamed or reused, so E10006 still identifies the failure your record captured.
If your integration still handles E10006, you can safely remove that handling. Requests that used to fail with this code now return a different one, and that code's own page describes what to do.
Related
- E10xxx — Quotas: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code