Skip to main content

Delete data type

delete
/api/pvlt/1.0/ctl/types/{type}

Deletes a data type.

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

Request

Path parameters

  • type - string required*

    The name of a data type.

Possible responses

The request is successful.

Try the API

Authorization

Path parameters

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

Code examples

Example