Skip to main content

Clear configuration variables

delete
/api/pvlt/1.0/system/confvar

Clears all dynamic configuration variables.

note

This API is unavailable in the hosted version of Vault.

The role performing this operation must have the CapConfvarWriter capability. See Access control for more information about how capabilities are used to control access to operations.

Possible responses

The request is successful.

Try the API

Authorization

Navigate to the docs of your local Vault installation to try the API directly from there.

Code examples

Example