v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Messages

Sync inbound message

Import a message that was received by the channel.

post/channels/{channel_id}/inbound_messages

Path parameters

channel_idstring required

The channel ID. Alternatively, you can supply the channel address as a resource alias.

Request body

subjectstring

Subject of the message

bodystring required

The body of the message in HTML or plain text format.

delivered_atinteger

Time in seconds at which message was created in external system

attachmentsstring[]

Binary data of attached files. Must use Content-Type: multipart/form-data if specified. See example or read more about Attachments. Max 25 MB.

Response

An accepted message

statusstring
message_uidstring

Message unique identifier