Skip to content

Instantly share code, notes, and snippets.

@loosechainsaw
Created August 17, 2012 06:45
Show Gist options
  • Save loosechainsaw/3376560 to your computer and use it in GitHub Desktop.
Save loosechainsaw/3376560 to your computer and use it in GitHub Desktop.
Sample Json for uRest
{
"DisplayName": "php user",
"Username": "php",
"Email": "php@user.com",
"Password": "xxxxxx",
"MemberTypeAlias": "WebsiteUser",
"Roles": [
"Support"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment