Delete a vault entry
DELETE /api/v1/vault/{agent_role}/entries/{entry_key}
DELETE
/api/v1/vault/{agent_role}/entries/{entry_key}
Permanently delete an encrypted vault entry.
Authorizations
Parameters
Path Parameters
agent_role
required
string
entry_key
required
string
Responses
204
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string