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