Chat
Respond to a chat
Send a message in an existing chat session.
POST
Authorizations
Path Parameters
Account ID in the format ACCOUNT-xxxxxxxx
. Uniquely identifies your PolyAI account.
Project ID in the format PROJECT-xxxxxxxx
. Combined with the account_id
, this uniquely identifies a PolyAI project.
Body
application/json
A unique identifier for the chat session. Returned from the create
endpoint and required to interact with the chat.
The content of the chat message.
Response
200 - application/json
Indicates whether the message was successfully sent.