I've been working on a script to either delete computers or unassign the users from them using the JSS API in ruby using httparty.
I've so far been able to make GET commands work for computer info, but I can't seem to find any info on the syntax of a PUT command (using computer serial number).
Anyone out there have any luck getting this to work and looking to share?
Thanks!
