auth-bearer: ********************curl --location --request PATCH '/patient//dentalTreatment' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"tooth": "string",
"absent": true,
"observation": "string"
}'{
"message": "string"
}