post https://support.example.com/api/config/v1/vault/account
Adds a new username / password account or SSH account. Windows local and domain accounts cannot be added via this API.
The request body must either be a VaultUsernamePasswordAccount
, VaultTokenAccount
, or VaultSSHAccount
resource.
After an account is added via the API, the Vault Account Activity Report shows an "Account Created" event for that account. The "User" column shows the name of the API Account that created the account.