Skip to content

Commit dd4100d

Browse files
committed
hotfix: fix resource token create example in frontmatter
1 parent fc9d2c7 commit dd4100d

File tree

1 file changed

+1
-0
lines changed
  • content/influxdb3/enterprise/admin/tokens/resource

1 file changed

+1
-0
lines changed

content/influxdb3/enterprise/admin/tokens/resource/create.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ list_code_example: |
2121
```
2222
2323
##### HTTP API
24+
```bash
2425
"http://{{< influxdb/host >}}/api/v3/enterprise/configure/token" \
2526
--header 'Accept: application/json' \
2627
--header 'Content-Type: application/json' \

0 commit comments

Comments
 (0)