tuber_POST: POST

View source: R/tuber.R

tuber_POSTR Documentation

POST

Description

POST

Usage

tuber_POST(path, query, body = "", auth = "token", ...)

Arguments

path

path to specific API request URL

query

query list

body

passing image through body

auth

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

...

Additional arguments passed to POST.

Value

list


tuber documentation built on March 25, 2026, 9:08 a.m.