A valid request URL is required to generate request examples
{ "ok": true, "path": "<string>", "key": "<string>" }
Remove a key from a vault KV v2 path. If the last key is removed, the entire path is deleted. Admin only.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Vault path (e.g. secret/shared/database)
Secret key name to delete
Secret deleted