In using past MDM platforms, we have always had the ability to assign a device to a new user. When we moved over to WS1, we were disappointed to see that this feature is not available through the...
See more...
In using past MDM platforms, we have always had the ability to assign a device to a new user. When we moved over to WS1, we were disappointed to see that this feature is not available through the console. Recently, in reading through the API guide, we realized that this action is in fact possible through the following PATCH command: https://awconsole.estee.com/API/mdm/devices/{DeviceID}/enrollmentuser/{EnrollmentUserID} Even after successfully running this command, it is necessary to manually change the device's organization group (using the console) in order for the device's Smart Groups to be updated. Given that this action is already available using the API, we would love for this feature to be added to the device actions dropdown.