API Reference
Log In
API Reference
These docs are for v31. Click to read the latest docs for v33.

/vault/api/v1/secret/data/{path}

This endpoint issues a soft delete of the secret's latest version at the specified location. This marks the version as deleted and will stop it from being returned from reads, but the underlying data will not be removed. A delete can be undone using the undelete path.

Path Params
string
required

Secret name

Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses
204

Latest version soft deleted

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json