Create a new Conversation Message

You may create a new message using this action.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Conversation.

Body Params
string
required

Conversation ID.

string
required

Message text or HTML, or the URL of a non-text contentType.

string
enum
Defaults to chat

Message type

string
enum
Defaults to bot

Role of the message sender in the agent console. Only applies to chat, mention, postback and card messages.

Allowed:
boolean
Defaults to true

Wether the message is part of the back channel stream aside the main conversation thread.

string
enum
Defaults to text/plain

Content type. For binary formats, the text property should be to the media URL. Only applies to chat, mention, postback and card messages.

string

User ID of the agent that is represented by the message, if applicable (default: user making the API request).

string

Service ID of external service that this message gets mirrored with (either as a sender or as a receiver).

string
enum
Defaults to web

Touchpoint/platform source or target at service for this message.

Allowed:
number

Delay in milliseconds to postpone message processing. For chat message with delays of one second or more, a typing indicator is shown.

items
array

An array of list items to present to participants, each item containing one or more actions.

items
actions
array

An array of Action Buttons to present to participants, to serve as a link, reply or postback actions.

actions
results
array

An array of form results objects that were collected from messages with type results.

results
meta
object

Free-form object of key-value pairs, representing context from the service adapter that created this message.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json