DeletedSecrets
Recovers the deleted secret to the latest version.
Recovers the deleted secret in the specified vault. This operation can only be performed on a soft-delete enabled vault. This operation requires the secrets/recover permission.
post/deletedsecrets/{secret-name}/recover
Path parameters
secret-namestring required
The name of the deleted secret.
Query parameters
api-versionstring required
Client API version.
Response
A Secret bundle of the original secret and its attributes.