Handles a user chat message.
use_same_agent
is true, it retrieves the user’s existing agent.use_same_agent
is false, it creates a new agent.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type object
.