hotfix: fixed formatting issue on tokens pages
parent
05e71358e3
commit
0860638351
|
@ -256,4 +256,4 @@ See the
|
|||
[`POST /api/v2/authorizations` documentation](/influxdb/v2.4/api/#operation/PostAuthorizations)
|
||||
for more information about options.
|
||||
|
||||
##
|
||||
<!-- -->
|
|
@ -105,6 +105,6 @@ To filter tokens by user, include `userID` as a query parameter in your request.
|
|||
[***Operator tokens***](/{{% latest "influxdb" %}}/security/tokens/#operator-token) have access to all organizations' authorizations.
|
||||
To filter authorizations by organization when using an operator token, include an `org` or `orgID` query parameter in your request.
|
||||
|
||||
{{% oss-only %}}
|
||||
{{% /oss-only %}}
|
||||
|
||||
See the [`/authorizations` endpoint documentation](/influxdb/v2.4/api/#tag/Authorizations) for more information about available parameters.
|
||||
|
|
Loading…
Reference in New Issue