# Void FundingDeposit Deletes an FundingDeposit entry and changes the associated Funding items back to unassigned (not part of any deposit). Endpoint: DELETE /funding-deposits/{depositKey}/void-deposit Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `depositKey` (integer, required) Deposit Key ## Response 204 fields ## Response 401 fields