deleteDashboard: Deletes a dashboard (V2)

Description Usage Arguments

View source: R/deleteDashboard.R

Description

Deletes a dashboard using the API.

This function uses the V2 version of the API.

Usage

1
deleteDashboard(apiKey, dashboardId)

Arguments

apiKey

You can find the API key in the settings after logging into Numetric

dashboardId

The dashboard ID, in quotes. You can find the dashboard ID by either (1) using the getDashboards function, or (2) navigating to the dashboard, and then selecting the string after the last forward slash.


RonGuymon/numetricAPI documentation built on May 6, 2019, 10:12 a.m.