Skip to content

POST User

Eric Benoit edited this page Oct 6, 2013 · 4 revisions

Updating an Individual's Profile

Data

{
  "uid"    : 1,
  "name"   : "Eric Benoit",
  "age"    : 28,
  "gender" : "Male",
  "height" : "5,6",
  "weight" : "151"
}
Clone this wiki locally