Skip to main content
POST
Reprocess Failed Inbound Email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

inbound_email_id
string
required

Response

Successful Response

id
string
required
message_id
string
required
sender_email
string
required
created_at
string<date-time>
required
sender_name
string | null
to_addresses
string | null
cc_addresses
string | null
bcc_addresses
string | null
subject
string | null
attachments
AttachmentInfo · object[]
attachment_count
integer
default:0
processed
boolean
default:false
error_message
string | null
received_at
string<date-time> | null
processed_at
string<date-time> | null
document_id
string | null