Merge pull request #6068 from influxdata/hotfix-ent-api-token-url

hotfix(ent3): API ref: Remove admin token enterprise-only note and re…
pbarnett/release-notes-3.0.3
Jason Stirnaman 2025-05-15 09:29:32 -05:00 committed by GitHub
commit 867c5dfd99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -1358,8 +1358,6 @@ paths:
description: |
Creates an admin token.
An admin token is a special type of token that has full access to all resources in the system.
This endpoint is only available in InfluxDB 3 Enterprise.
responses:
'201':
description: |
@ -1380,8 +1378,6 @@ paths:
summary: Regenerate admin token
description: |
Regenerates an admin token and revokes the previous token with the same name.
This endpoint is only available in InfluxDB 3 Enterprise.
parameters: []
responses:
'201':