Skip to content

Commit

Permalink
backport of commit 203fa65 (#14631)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
  • Loading branch information
1 parent a23ae65 commit 93e3c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/api-docs/system/license.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| :----- | :------------- |
Expand Down

0 comments on commit 93e3c67

Please sign in to comment.