POST api/Chatbot_initial/Chatbot_quiz
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsChatbot_initial | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"indicator": "sample string 1",
"patient_id": "sample string 2",
"stage_progressed_id": 3,
"send_question_id": "sample string 4",
"program_completed": 5,
"program_recommand": "sample string 6",
"stage_id": 7,
"stage_gap_days": 8,
"question_id": "sample string 9"
}
application/x-www-form-urlencoded
Sample: