hotfix: fix resource token create example in frontmatter
parent
fc9d2c76b3
commit
dd4100d10f
|
@ -21,6 +21,7 @@ list_code_example: |
|
||||||
```
|
```
|
||||||
|
|
||||||
##### HTTP API
|
##### HTTP API
|
||||||
|
```bash
|
||||||
"http://{{< influxdb/host >}}/api/v3/enterprise/configure/token" \
|
"http://{{< influxdb/host >}}/api/v3/enterprise/configure/token" \
|
||||||
--header 'Accept: application/json' \
|
--header 'Accept: application/json' \
|
||||||
--header 'Content-Type: application/json' \
|
--header 'Content-Type: application/json' \
|
||||||
|
|
Loading…
Reference in New Issue