POST api/CaseStudy/Type_Exercise
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsType_Exercise | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"excercise_id": 1,
"type_of_excercise": 2,
"excercise_intensity_high": 3,
"excercise_intensity_moderate": 4,
"excercise_intensity_low": 5,
"Dml_Indicator": "sample string 6",
"region": "sample string 7",
"op_type": "sample string 8",
"condition": "sample string 9"
}
application/x-www-form-urlencoded
Sample: