#420 Canonical links for reference guides subfolders, api and backup restore (#848)

* canonicized about-the-api

* canonicized backup-restore-configuration
This commit is contained in:
Marty Hernandez Avedon
2023-09-18 11:23:07 -04:00
committed by GitHub
parent bcfd5b25aa
commit e4326feac0
21 changed files with 85 additions and 0 deletions
@@ -2,6 +2,10 @@
title: API Tokens
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com//reference-guides/about-the-api/api-tokens"/>
</head>
By default, some cluster-level API tokens are generated with infinite time-to-live (`ttl=0`). In other words, API tokens with `ttl=0` never expire unless you invalidate them. Tokens are not invalidated by changing a password.
You can deactivate API tokens by deleting them or by deactivating the user account.