Skip to content

Instantly share code, notes, and snippets.

@thinnv
Created October 20, 2016 01:42
Show Gist options
  • Save thinnv/04bdbcd4d113a42389e08a68d2c7d763 to your computer and use it in GitHub Desktop.
Save thinnv/04bdbcd4d113a42389e08a68d2c7d763 to your computer and use it in GitHub Desktop.
http://api.easywebhub.com/api-user/InsertUser
POST
{
"accountType": "user",
"userName": "test",
"password": "123456",
"status": "verified",
"info": {
"name": "Trịnrh Ngọc Quốc Bảo",
"age": 31,
"sex": "nam",
"address": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment