Hi,
I'm trying to update a user's site using the Jamf Pro API, though I can't find anything on this in the documentation.
I managed to successfully overwrite the list with another one, or a single site. Though I don't know what I can do tu specifically remove one site.
If I could avoid filtering the current list in XML to remove the said site from the string and then re-push it, that'll be great. Because this solution seems.. Barbaric.