Secrets
Updates the attributes associated with a specified secret in a given key vault.
The UPDATE operation changes specified attributes of an existing stored secret. Attributes that are not specified in the request are left unchanged. The value of a secret itself cannot be changed. This operation requires the secrets/set permission.
patch/secrets/{secret-name}/{secret-version}
Path parameters
secret-namestring required
The name of the secret.
secret-versionstring required
The version of the secret.
Query parameters
api-versionstring required
Client API version.
Request body
Response
The updated secret.