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.

Request

Query parameters

  • custom_audit - string

    Custom audit information to be included in the audit log.

Possible responses

The request is successful.

Try the API

Authorization

Query parameters

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

Code examples

Example