curl --location '/user/default_doctor' \ --header 'Content-Type: application/json' \ --data '{ "UserID": "string", "DoctorID": "string" }'
null