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