URL for relevant page?
https://docs.influxdata.com/flux/v0.50/guides/executing-queries#influxdb-api
Issue:
There isn't any information about supplying the appropriate security credentials when attempting to access the Flux endpoint.  This needs to be fleshed out.  Chronograf is ok...as the username:password for the connection is re-used for Flux queries in the same way that it is used for InfluxQL...
But the CLI and CURL need to be described, if security is enabled.