| tuber_PUT | R Documentation |
PUT
tuber_PUT(path, query, body = "", auth = "token", ...)
path |
path to specific API request URL |
query |
query list |
body |
JSON body content for the PUT request |
auth |
A character vector of the authentication method, either "token" (the default) or "key" |
... |
Additional arguments passed to |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.