DeletedKeys
Recovers the deleted key to its latest version.
The Recover Deleted Key operation is applicable for deleted keys in soft-delete enabled vaults. It recovers the deleted key back to its latest version under /keys. An attempt to recover an non-deleted key will return an error. Consider this the inverse of the delete operation on soft-delete enabled vaults. This operation requires the keys/recover permission.
post/deletedkeys/{key-name}/recover
Path parameters
key-namestring required
The name of the deleted key.
Query parameters
api-versionstring required
Client API version.
Response
A Key bundle of the original key and its attributes