Logo
fastmemo API Documentation

Update User

PATCH http://localhost:3000/api/v1/users/60e9f2faefa8e415c03cbe96

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PATCH 'http://localhost:3000/api/v1/users/60e9f2faefa8e415c03cbe96' -F '{"name"=>"photo", "value"=>nil, "datatype"=>"null"}='

ENDPOINTS