Values.DeleteSecurityGroupRequestSourceDeletes a security group from a Wickr network. This operation cannot be performed on the default security group.
type nonrec t = {networkId : NetworkId.t;The ID of the Wickr network from which the security group will be deleted.
*)groupId : GenericString.t;The unique identifier of the security group to delete.
*)}