hotfix: fix resource token create example in frontmatter

pbarnett/add-influxdb3-explorer-info^2
Scott Anderson 2025-04-15 07:47:54 -06:00
parent fc9d2c76b3
commit dd4100d10f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ list_code_example: |
```
##### HTTP API
```bash
"http://{{< influxdb/host >}}/api/v3/enterprise/configure/token" \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \