26 lines
724 B
Markdown
26 lines
724 B
Markdown
---
|
|
title: /write 1.x compatibility API
|
|
list_title: /write
|
|
description: >
|
|
The `/write` 1.x compatibility endpoint writes data to InfluxDB Cloud using patterns from the
|
|
InfluxDB 1.x `/write` API endpoint.
|
|
menu:
|
|
influxdb_cloud:
|
|
name: /write
|
|
parent: v1 compatibility
|
|
weight: 301
|
|
influxdb/cloud/tags: [write]
|
|
list_code_example: |
|
|
<pre>
|
|
<span class="api post">POST</span> https://cloud2.influxdata.com/write
|
|
</pre>
|
|
related:
|
|
- /influxdb/cloud/reference/syntax/line-protocol
|
|
aliases:
|
|
- /influxdb/cloud/reference/api/influxdb-1x/write/
|
|
source: /shared/influxdb-v2/api-guide/influxdb-1x/write.md
|
|
---
|
|
|
|
<!-- The content of this file is at
|
|
// SOURCE content/shared/influxdb-v2/api-guide/influxdb-1x/write.md-->
|