RP_APIDeleteDataSet: RP_APIDeleteDataSet

View source: R/RP_SelfServiceAPI_EndPoints.R

RP_APIDeleteDataSetR Documentation

RP_APIDeleteDataSet

Description

Deletes a dataset.

Usage

RP_APIDeleteDataSet(APIHandler, datasetUUID)

Arguments

APIHandler

An API handler, created using RP_CreateAPIHandler

datasetUUID

A string with the dataset identifier to delete.

Value

A list with the delete results if the dataset was successfully deleted. An Error otherwise. The delete results contains a 'message' field.

Author(s)

Jose A. Guerrero-Colon


RavenPack/r-api documentation built on July 30, 2022, 9:56 p.m.