Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DeleteActiveDirectoryGroupList
A collection of active directory groups to be deleted.
Parameters
Name Type Description

activeDirectoryGuids

Set(String)

Not null
Default value: new HashSet<>()

List of active directory groups guids

Json Format
{
activeDirectoryGuids: Set(String)
}