mirror of
https://github.com/micromdm/micromdm/
synced 2026-06-19 10:35:45 +08:00
The new remove devices command takes a UDID or list of UDIDs as input and calls the devices delete endpoint. Since serial number isn't strictly required by the spec it seemed to make more sense to keep the remove working with only UDIDs. The get devices command with a serial number filter can always be used to look up a UDID from a serial number.