Skip to main content

Send Failed

Send Failed callbacks are triggered when an email could not be processed or delivered. The event_meta field will be null for this event type — error details are provided in the top-level error field.

Send Failed Webhook Payload

ParameterTypeRequiredDescriptionExample
channelstringtrueAlways emailemail
event_typestringtrueAlways email_send_failedemail_send_failed
batch_idstringtrueUUID auto-generated per API send request and returned in the send response. Shared across all recipients (to, cc, bcc) of that single send.550e8400-e29b-41d4-a716-446655440000
message_idstringtrueInternal identifier for the individual recipient record507f1f77bcf86cd799439011
tagstringfalseCustom tag sent with the emailwelcome-email
bulk_tagstringfalseUser-provided string for grouping multiple sends across separate API callscampaign-april
event_metanulltrueAlways null for this event typenull
errornumbertrueError code describing the failure. See Errors for a full list of codes.4101