POST
/
interactions

Body

application/json

The data with which an interaction is created.

agent_id
string
required

The unique identifier of the agent

Response

200 - application/json

An object that contains the initial interaction data including the Interaction object itself and the initial messages associated with it.

interaction
object
required
<p>Users communicate with agents via <i>interactions</i>. You can think of each interaction as a conversation between an agent and user.</p>
messages
object[]
required