---
title: "Wipe Inventory"
method: POST
path: "/v1/actions/wipe-inventory"
tags: ["Actions"]
---

# Wipe Inventory

`POST /v1/actions/wipe-inventory`

Deletes all items in the inventory

## Request body

- V1WipeInventoryOptions
  - `wipeLocations` boolean
  - `wipeMaintenance` boolean
  - `wipeTags` boolean

## Response `200`

OK

- V1ActionAmountResult
  - `completed` integer

---

[API](https://skmtc.net/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.net/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/revisions/f19934d1b3ab/schema)
