Logo
295 API Documentation

update user

POST http://localhost:9000/accounts/update/6123c06814957e08f097b58b

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:9000/accounts/update/6123c06814957e08f097b58b' -d '{"name":"chen","age":25,"phone":"123-123-1234","address":"123 san jose road 123"}'

ENDPOINTS