• Deletes a group if it's empty and belongs to the specified user.

    Parameters

    • groupId: string

      Id of the group to be deleted

    • authentication: UserSession

      Credentials for the request

    Returns Promise<boolean>

    Promise indicating if group was deleted