E04036 — retired
The Bird API no longer returns E04036. 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 E04036 still identifies the failure your record captured.
If your integration still handles E04036, 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
- E04xxx — Email sending & delivery: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code