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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
hotfix-create-resource-token
Jason Stirnaman 2025-04-15 10:10:02 -05:00 committed by GitHub
parent 68838279ee
commit 1d6d58a2fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@ token string in plain text.
The `influxdb3 create token` command supports the `--format json` option.
By default, the command outputs the token string.
For easier programmatic access to the command output, include `--format json`
For easier programmatic access to the command output, include `--format json`
with your command to format the output as JSON.
The `/api/v3/configure/token` endpoint outputs JSON format in the response body.