GET api/Chatbot_patient_onboarding/Chatbot_patient_onboarding

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objClsChatbot_patient_onboarding
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "patient_id": "sample string 1",
  "last_update": "2025-01-08T07:27:57.5313652+05:30",
  "upcoming_question_id": 3
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ClsChatbot_patient_onboarding'.