Skip to contents

Deletes the specified group from the site.

Usage

delete_group(tableau, group_id, api_version = 3.19)

Arguments

tableau

A list containing the Tableau authentication variables: `base_url`, `token`, `user_id`, and `site_id`.

group_id

The ID of the group to delete.

api_version

The API version to use (default: 3.19).