post https://yourServer.jamfcloud.com/api/v1/mobile-devices//recalculate-smart-groups
Recalculates all smart groups for the given device id and then
returns the count of smart groups the device falls into
Responses
Recalculates all smart groups for the given device id and then
returns the count of smart groups the device falls into
xxxxxxxxxx
curl --request POST \
--url https://yourserver.jamfcloud.com/api/v1/mobile-devices//recalculate-smart-groups \
--header 'accept: application/json'