Skip to content

Instantly share code, notes, and snippets.

@HawaiiRyan
Created March 3, 2020 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HawaiiRyan/095853668598c299f8cd87da088a869e to your computer and use it in GitHub Desktop.
Save HawaiiRyan/095853668598c299f8cd87da088a869e to your computer and use it in GitHub Desktop.
curl -X POST
--header 'Content-Type: application/json'
--header 'Accept: application/json;version=1'
--header 'Authorization: Basic aWNhbmhhelRlc2xhcGx6'
--header 'aw-tenant-code: e/A6xyuU02ytaNjoecj2jnW/mq24on7lYHd9vZlP0h=q'
-d '{ \
"DeviceId":66 \
}' 'https://ws1.ryanpringnitz.com/API/mam/apps/public/223/install'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment