curl --location '/v1/doctor/doctor' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "phone": "string", "email": "string", "password": "string" }'
null