POST api/CaseStudy/GlycemicType1_Ins_Sel

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ObjClsglycemicType_1
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "glycemic_parameters_type_1": 1,
  "visit_report_id": "sample string 2",
  "Zn_Transporters": "sample string 3",
  "ICA": "sample string 4",
  "GAD_Antibiotics_test": "sample string 5",
  "IAA": "sample string 6",
  "c_peptite_fasting": "sample string 7",
  "c_peptid_simulated": "sample string 8",
  "Dml_Indicator": "sample string 9"
}

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 'ClsglycemicType_1'.