Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created January 2, 2020 21:38
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 rtrouton/c0bfd8f9140a3ca35ef997df2dea6b54 to your computer and use it in GitHub Desktop.
Save rtrouton/c0bfd8f9140a3ca35ef997df2dea6b54 to your computer and use it in GitHub Desktop.
curl -su username:password "https://server.name.here/JSSResource/departments/id/0" -H "content-type: application/xml" -X POST -d '<department><name>Art</name></department>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment