Skip to main content
DELETE
Delete an Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vaultUuid
string
required

The UUID of the Vault the item is in

Pattern: ^[\da-z]{26}$
itemUuid
string
required

The UUID of the Item to update

Pattern: ^[\da-z]{26}$

Response

Successfully deleted an item