Skip to content

Instantly share code, notes, and snippets.

@ApigeeSamples
Created May 17, 2012 21:23
Show Gist options
  • Save ApigeeSamples/2721657 to your computer and use it in GitHub Desktop.
Save ApigeeSamples/2721657 to your computer and use it in GitHub Desktop.
{
"action" : "post",
"application" : "4353136f-e978-11e0-8264-005056c00008",
"params" : {
},
"path" : "/users",
"uri" : "http://api.usergrid.com/4353136f-e978-11e0-8264-005056c00008/users",
"entities" : [ {
"uuid" : "7d1aa429-e978-11e0-8264-005056c00008",
"type" : "user",
"created" : 1317176452536016,
"modified" : 1317176452536016,
"activated" : true,
"email" : "john.doe@gmail.com",
"metadata" : {
"path" : "/users/7d1aa429-e978-11e0-8264-005056c00008",
"sets" : {
"rolenames" : "/users/7d1aa429-e978-11e0-8264-005056c00008/rolenames",
"permissions" : "/users/7d1aa429-e978-11e0-8264-005056c00008/permissions"
},
"collections" : {
"activities" : "/users/7d1aa429-e978-11e0-8264-005056c00008/activities",
"devices" : "/users/7d1aa429-e978-11e0-8264-005056c00008/devices",
"feed" : "/users/7d1aa429-e978-11e0-8264-005056c00008/feed",
"groups" : "/users/7d1aa429-e978-11e0-8264-005056c00008/groups",
"roles" : "/users/7d1aa429-e978-11e0-8264-005056c00008/roles",
"following" : "/users/7d1aa429-e978-11e0-8264-005056c00008/following",
"followers" : "/users/7d1aa429-e978-11e0-8264-005056c00008/followers"
}
},
"name" : "John Doe",
"username" : "john.doe"
} ],
"timestamp" : 1317176452528,
"duration" : 52
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment