Skip to content

Instantly share code, notes, and snippets.

@akutz
Created March 5, 2013 00:10
Show Gist options
  • Save akutz/5086862 to your computer and use it in GitHub Desktop.
Save akutz/5086862 to your computer and use it in GitHub Desktop.
{
"result":{
"errorCode":0,
"errorMessage":"",
"status":"SUCCESS",
"detailMessage":""
},
"responseObjectType":"Users",
"responseObject":{
"users":[
{
"name":"10453",
"tenantId":10048,
"credential":{
"username":"username",
"password":"password"
},
"accessRoleIds":[1,2,3]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment