Remove-S1Group
SYNOPSIS
Delete the specified group from SentinelOne.
SYNTAX
DESCRIPTION
This function deletes a specified group from SentinelOne using the provided Group ID.
EXAMPLES
EXAMPLE 1
Deletes the group with the specified Group ID "group123" from SentinelOne.
PARAMETERS
-GroupID
The Group ID for the group to be deleted.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.