Learn R Programming

tuber (version 1.4.1)

tuber_DELETE: DELETE

Description

DELETE

Usage

tuber_DELETE(path, query, auth = "token", ...)

Value

list

Arguments

path

path to specific API request URL

query

query list

auth

A character vector of the authentication method, either "token" (the default) or "key"

...

Additional arguments passed to DELETE.