POST api/CaseStudy/life_style_Activity
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ObjClslife_style_Activity | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_alcohol_consumption": "sample string 1",
"patient_food_perference": "sample string 2",
"patient_smoking_habit": "sample string 3",
"patient_activity_level": "sample string 4",
"patient_id": "sample string 5",
"Dml_Indicator": "sample string 6"
}
application/x-www-form-urlencoded
Sample: