Created
July 20, 2012 03:00
-
-
Save dbaba/3148400 to your computer and use it in GitHub Desktop.
/Admin/Login from MOAT REST API Document
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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