deleteAllRowsV3: Delete all Rows of a Table (V3)

Description Usage Arguments

View source: R/deleteAllRowsV3.R

Description

RDeletes all the rows in a table. This function uses the V3 version of the API.

Usage

1
deleteAllRowsV3(apiKey, tableId)

Arguments

apiKey

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

tableId

The id of the table. You can find this by using the getTables function, or by navigating to the table, and then selecting the string after the last forward slash of the url.


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