POST api/Chatbot_send_program_details/Chatbot_send_progran_details
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsChatbot_send_program_details | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_id": "sample string 1",
"sent_date": "sample string 2",
"patient_response": "sample string 3",
"correct_or_wrong": "sample string 4",
"QA_OR_QU_ID": 5,
"sent": 6,
"readd": 7
}
application/x-www-form-urlencoded
Sample: