{
"new_patient_id": 0,
"user_id": 0
}curl --location --request POST '/api/patients/default' \
--header 'Content-Type: application/json' \
--data-raw '{
"new_patient_id": 0,
"user_id": 0
}'{
"property1": "string",
"property2": "string"
}