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