R/tuber.R
tuber_POST_json.Rd
POST encoded in json
tuber_POST_json(path, query, body = "", ...)
path to specific API request URL
query list
list serialized as the JSON request body
Ignored; retained so callers that forwarded httr configuration keep working.
list