📄️ Create Chat Session
The API enables you to create a new chat session by sending a POST request to the /chat/Chatbot/GetSession endpoint.
📄️ Message a Chatbot
The API enables you to generate an AI response based on the user's question by sending a POST request to the /chat/Chat/ClientAsk endpoint.