Create new chat
API Key is required in header. You can find it in the settings
The unique identifier of the Agent assigned to handle the chat completion.
"D5D0p7TUs66TTAEAx"
Input message of the customer or history of the conversation
"Hey, How are you?"
A set of dynamic key-value pairs required by the selected Agent. These variables allow personalization of the call, such as passing the customer’s name or other contextual details.
{ "customer_name": "Michael" }