From b23c38649dc378017f69c35a4a0e83a85c723cb3 Mon Sep 17 00:00:00 2001 From: Alexander Scheel Date: Mon, 21 Mar 2022 15:04:27 -0500 Subject: [PATCH] Sync license deletion docs from Enterprise (#14627) This syncs the deletion text from one of Josh's PRs into OSS to be visible on the website. Suggested by Nick. Co-authored-by: Josh Black Co-authored-by: Nick Cabatoff Signed-off-by: Alexander Scheel Co-authored-by: Josh Black Co-authored-by: Nick Cabatoff --- website/content/api-docs/system/license.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/api-docs/system/license.mdx b/website/content/api-docs/system/license.mdx index eef3fcf7b..664571761 100644 --- a/website/content/api-docs/system/license.mdx +++ b/website/content/api-docs/system/license.mdx @@ -131,8 +131,8 @@ $ curl \ ~> This API is deprecated as of Vault 1.8 and will be removed in a future version of Vault. Please use [license autoloading](/docs/enterprise/license/autoloading) instead. -This endpoint is used to delete a stored license in Vault. This will return -an error unless license autoloading is in use. +This endpoint is used to delete a license from Vault. Note that this API only works if license autoloading is in use. +If license autoloading is in use, this API will remove the legacy license from Vault's storage. | Method | Path | | :----- | :------------- |