Learn R Programming

tuber (version 2.0.0)

tuber_PUT: PUT

Description

PUT

Usage

tuber_PUT(path, query, body = "", ...)

Value

list

Arguments

path

path to specific API request URL

query

query list

body

JSON body content for the PUT request

...

Additional arguments passed to PUT.