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...