Allows the user to chat with the agent.
Last updated 13 days ago
Type: POST
End Point: /api/Chat/Ask
Parameters: No parameters
Request Body: json
Example Value: Schema
{ "conversationID": "string", "text": "string" }