v1

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

Update Managed Secret

Update a specific managed secret.

patch/v0/azure-key-vault/secrets/{secret-id}

Path parameters

secret-idinteger required

The ID of the managed secret

Request body

namestring

A descriptive label for this secret reference

descriptionstring nullable

An optional description

secret_identifierstring

The name of the secret in the vault

vaultstring

The full Azure Key Vault URL

secret_versionstring nullable

A specific version

Response

The request has succeeded.

idinteger

The unique identifier of the managed secret

namestring

The name of the managed secret

descriptionstring nullable

An optional description

account_idinteger

The account this secret belongs to

secret_identifierstring

The identifier used to fetch the secret from the vault

secret_versionstring nullable
vaultstring

The Azure Key Vault URL

created_atstring date-time
updated_atstring date-time