E13014 — retired
The Bird API no longer returns E13014. 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 E13014 still identifies the failure your record captured.
If your integration still handles E13014, you can safely remove that handling: the API no longer produces it. A request that once failed this way either succeeds now or reports a different code, and the response tells you which.
Related
- E13xxx — Verify: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code