DeletedSecrets
Permanently deletes the specified secret.
The purge deleted secret operation removes the secret permanently, without the possibility of recovery. This operation can only be enabled on a soft-delete enabled vault. This operation requires the secrets/purge permission.
delete/deletedsecrets/{secret-name}
Path parameters
secret-namestring required
The name of the secret.
Query parameters
api-versionstring required
Client API version.
Response
No content signaling that the secret was purged forever.