Logo
295 API Documentation

update patient

PUT http://localhost:9000/patient/update/6186659a4d9de917f0181762

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'http://localhost:9000/patient/update/6186659a4d9de917f0181762' -d '{"username":"zhang","address":"321 san jose road","name":"zhang san","phone":"321-123-1234","birthday":"1995-11-20"}'

ENDPOINTS