Skip to content

Instantly share code, notes, and snippets.

@dbaba
Created July 20, 2012 03:00
Show Gist options
  • Save dbaba/3148400 to your computer and use it in GitHub Desktop.
Save dbaba/3148400 to your computer and use it in GitHub Desktop.
/Admin/Login from MOAT REST API Document
curl -X POST -H "Accept:application/json" \
-d "w=your-app-id&x=user@domain&y=passwordhash%3d&z=" \
http://moat-iot-runtime:[port]/dms/restgw/Admin/Login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment