v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Vault

Create

Create provisions a new external secret storage vault and returns it.

post/api/v1/vaults

Request body

descriptionstring

A free-text description of the vault's purpose or configuration.

displayNamestring required

The human-readable name for the new vault.

groupAuthzVaultC1ApiVaultV1GroupAuthzVault nullable

GroupAuthzVault configures a vault that uses group-based authorization to control access to stored credentials.

ownerIdsstring[] nullable

The IDs of users to assign as owners of this vault.

Response

VaultServiceCreateResponse is the response message for creating a new vault.