Chat

This endpoint allows you to send a message (chat) to an Agent app. You can include inputs with your message which will be passed to the app.

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

The app uuid, you can find the app uuid by going to the App => Integrate

Body Params
string
required

The message to send to the agent

string

The session id of the chat. Use the session_id to send a message to an existing conversation. If not present, a new session will be created after sending the first message.

inputs
object

Optional inputs to send along with the message.

Responses

401

Authentication error

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