httr_POST {influxdbr}R Documentation

method send the httr::POST command function is not exported

Description

method send the httr::POST command function is not exported

Usage

httr_POST(con, query = NULL, body = NULL, endpoint)

Arguments

con

influx_connection object

endpoint

api endpoint

Value

httr::POST response


[Package influxdbr version 0.14.2 Index]