The destination bucket for writes. InfluxDB writes all points in the batch to this bucket.
The destination organization for writes.
InfluxDB writes all points in the batch to this organization.
If you pass both orgID and org, they must both be valid.
org or orgID.org or orgID.OptionalorgIDThe ID of the destination organization for writes.
If you pass both orgID and org, they must both be valid.
org or orgID.org or orgID.OptionalprecisionThe precision for unix timestamps in the line protocol batch.
Data in line protocol format.
To send compressed data, do the following:
Content-Encoding: gzipheader.Related guides