InfluxDB · Capability
Complete InfluxDB Cloud API — Legacy Authorizations
Complete InfluxDB Cloud API — Legacy Authorizations. 6 operations. Lead operation: List all legacy authorizations. Self-contained Naftiko capability covering one Influxdb business surface.
What You Can Do
GET
Getlegacyauthorizations
— List all legacy authorizations
/v1/legacy/authorizations
POST
Postlegacyauthorizations
— Create a legacy authorization
/v1/legacy/authorizations
DELETE
Deletelegacyauthorizationsid
— Delete a legacy authorization
/v1/legacy/authorizations/{authid}
GET
Getlegacyauthorizationsid
— Retrieve a legacy authorization
/v1/legacy/authorizations/{authid}
PATCH
Patchlegacyauthorizationsid
— Update a legacy authorization to be active or inactive
/v1/legacy/authorizations/{authid}
POST
Postlegacyauthorizationsidpassword
— Set a legacy authorization password
/v1/legacy/authorizations/{authid}/password
MCP Tools
list-all-legacy-authorizations
List all legacy authorizations
read-only
idempotent
create-legacy-authorization
Create a legacy authorization
delete-legacy-authorization
Delete a legacy authorization
idempotent
retrieve-legacy-authorization
Retrieve a legacy authorization
read-only
idempotent
update-legacy-authorization-be-active
Update a legacy authorization to be active or inactive
idempotent
set-legacy-authorization-password
Set a legacy authorization password