Access Group
Categories that group badge holders and that determine if they are allowed or not to go through a gate.
📄️ listAccessGroups
Returns the list of access groups defined for the organization provided as parameter.
📄️ associateGroupToAccessGate
Creates an association between the access group and the access gate provided in the path. When the association
📄️ dissociateFromAccessGate
Deletes the association between the access group and the access gate provided in the path.
📄️ associateAllGroupsToAccessGate
Associates all the access groups of the organization provided as parameter to the gate in the path.