Sign inGet started

E25xxx — Sendability

Error codes in the E25xxx 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
E25000PreferenceRevoked422This recipient has opted out of receiving messages on this channel.
E25001PreferenceRevokedSender422This recipient has opted out of receiving messages from this sender.
E25002Retired: no longer returned, never reused.
E25003PreferenceSenderScopeUnsupported422This channel does not support sender-scoped preferences.
E25004PreferenceConsentInFuture422The consent timestamp is in the future.
E25005PreferencePersonStatedNotRemovable422This preference records the person's own statement, so it cannot be deleted.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code