Introduction
Acknowledgement response for the RemoveAutoEnrollmentGroups API. Echoes back what the request targeted so callers can confirm the groups were removed without a follow-up read.
Properties

DatabaseName

The database name the request targeted.

RemovedGroupIds

The auto-enrollment group IDs that were removed.

SolutionId

The Solution ID the request targeted.

Success

True when the request was accepted and MyGeotab removed the groups from the Add-In.

UnenrolledDevices

The effective value of the unenrollDevices flag applied to the request. True when devices previously auto-enrolled via the removed groups were also unenrolled from the Add-In; false when those devices were left enrolled. Defaults to true when the caller omits the flag.

Loading API Runner...