DeletedKeys
Permanently deletes the specified key.
The Purge Deleted Key operation is applicable for soft-delete enabled vaults. While the operation can be invoked on any vault, it will return an error if invoked on a non soft-delete enabled vault. This operation requires the keys/purge permission.
delete/deletedkeys/{key-name}
Path parameters
key-namestring required
The name of the key
Query parameters
api-versionstring required
Client API version.
Response
No content, signaling that the key was permanently purged.