Usage

Delete Vault

Delete a vault.

Cleans up Postgres files AND TurboPuffer chunks. Order matters: drop TurboPuffer first, then PG, then Mongo. If any step fails before the Mongo delete, the vault row remains so the user can retry without losing accounting state.

delete/vaults/{vault_id}

Path parameters

vault_idstring required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.