api-key: ********************
curl --location --request POST '/appointment/evaluateTelemedicine//' \ --header 'api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "grade": 0, "observation": "string" }'