Skip to main content
POST

Authorizations

Key
string
header
required

Body

application/json

The data with which an interaction is created.

agent_id
string
required

The unique identifier of the agent

Response

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

interaction
Interaction · object
required

Users communicate with agents via interactions. You can think of each interaction as a conversation between an agent and user.

messages
Message · object[]
required