v8
latestSwagger 2.02026-07-13254292.3 KBDeletes a key of any type from storage in Azure Key Vault.
The delete key operation cannot be used to remove individual versions of a key. This operation removes the cryptographic material associated with the key, which means the key is not usable for Sign/Verify, Wrap/Unwrap or Encrypt/Decrypt operations. This operation requires the keys/delete permission.
delete/keys/{key-name}
Path parameters
key-namestring required
The name of the key to delete.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
The request has succeeded.