Argo CD Accounts API

The Argo CD Accounts API (/api/v1/account) manages local accounts and their API tokens (capability for service accounts), including password rotation and token issuance/revocation.

API entry from apis.yml

apis.yml Raw ↑
aid: argocd:argocd-accounts-api
name: Argo CD Accounts API
tags:
- Accounts
- Authentication
- Tokens
properties:
- url: https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/
  type: Documentation
description: The Argo CD Accounts API (/api/v1/account) manages local accounts and their API tokens (capability
  for service accounts), including password rotation and token issuance/revocation.