Update content/influxdb3/enterprise/admin/tokens/resource/create.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>hotfix-create-resource-token
parent
68838279ee
commit
1d6d58a2fe
|
@ -514,7 +514,7 @@ token string in plain text.
|
||||||
|
|
||||||
The `influxdb3 create token` command supports the `--format json` option.
|
The `influxdb3 create token` command supports the `--format json` option.
|
||||||
By default, the command outputs the token string.
|
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.
|
with your command to format the output as JSON.
|
||||||
|
|
||||||
The `/api/v3/configure/token` endpoint outputs JSON format in the response body.
|
The `/api/v3/configure/token` endpoint outputs JSON format in the response body.
|
||||||
|
|
Loading…
Reference in New Issue