v1
latestOpenAPI 3.0.02026-07-26254134307.1 KBMessages
Import message
Use this endpoint to import conversations into Front without sending data through a channel. Typical use cases include importing historical conversations or creating new conversations from non-standard sources, such as web form submissions that can't use the default Form channel (for example, forms that don't have static URLs or form providers that send email notifications after submission). Avoid using this endpoint for conversations that can be handled by a dedicated Front channel—instead, use the Create message endpoint to send (rather than import) a new message.
Required scope: messages:write
post/inboxes/{inbox_id}/imported_messages
Path parameters
inbox_idstring required
The Inbox ID
Request body
Response
An accepted message