{
"deviceId": "string",
"modelId": "string",
"source": 0,
"sourceId": 0,
"timeType": 0,
"startTime": "string",
"day": 0,
"harea": "string",
"gravida": 0,
"appliance": 0
}
curl --location --request POST 'https://test.myusmile.online/user/expert/save' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string",
"modelId": "string",
"source": 0,
"sourceId": 0,
"timeType": 0,
"startTime": "string",
"day": 0,
"harea": "string",
"gravida": 0,
"appliance": 0
}'
{}