v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Azure Key Vault Accounts

Create Azure Key Vault Account

Create a new Azure Key Vault account connection for the organization.

post/v0/azure-key-vault/accounts

Request body

namestring

The name of the Azure Key Vault account connection

tenant_idstring

The Azure AD (Microsoft Entra) tenant ID

client_idstring

The Azure AD application (client) ID

client_secretstring

The Azure AD application client secret

descriptionstring nullable

An optional description of the account connection

Response

Account created successfully

idinteger

The unique identifier of the account connection

namestring

The name of the account connection

descriptionstring nullable

An optional description

tenant_idstring

The Azure AD tenant ID

client_idstring

The Azure AD application (client) ID

has_client_secretboolean

Whether a client secret is configured (value never exposed)

created_atstring date-time
updated_atstring date-time