Secrets
Deletes a secret from a specified key vault.
The DELETE operation applies to any secret stored in Azure Key Vault. DELETE cannot be applied to an individual version of a secret. This operation requires the secrets/delete permission.
delete/secrets/{secret-name}
Path parameters
secret-namestring required
The name of the secret.
Query parameters
api-versionstring required
Client API version.
Response
The deleted secret and information on when the secret will be deleted, and how to recover the deleted secret.