Skip to content

Instantly share code, notes, and snippets.

@HawaiiRyan
Created March 3, 2020 18:39
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/4692cd45f09fc6aea54b24d092f8e290 to your computer and use it in GitHub Desktop.
Save HawaiiRyan/4692cd45f09fc6aea54b24d092f8e290 to your computer and use it in GitHub Desktop.
curl command to force public application update/installation
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'
'https://ws1.ryanpringnitz.com/API/mam/apps/public/223/devices'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment