Commit Graph

5 Commits (dar-349)

Author SHA1 Message Date
Jason Stirnaman 209f563cfb
View, create, and use tokens with the API (#3049)
* fix: broken links in Use Tokens

* feature: add Create and View Tokens with the API

* update: View, create, and use tokens with the API. Add command-line, curl examples. (#1541)

* Update content/influxdb/v2.0/api-guide/api_intro.md

* Update token description

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-23 11:05:07 -05:00
Jason Stirnaman 68993b590d
fix: broken links in Use Tokens (#3027) 2021-08-17 09:17:37 -05:00
pierwill f056f8bef3
Change "authentication token" to "API token" in InfluxDB 2 docs (#2929)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-08-10 12:08:35 -05:00
Doug Hoard 91cfc667b7
Fixed use tokens documentation (#2217)
Fixed use tokens documentation
2021-02-26 22:08:55 -07:00
pierwill 391483cdfa
Add "Use tokens" documentation (#2086)
Add "Use tokens" documentation

Add a page called "Use tokens" to "Manage tokens". This gives two
minimal examples using the CLI and links to other existing
documentation.

Closes #2054

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-01-22 11:03:51 -08:00