---
title: "Upload an inventory for processing"
method: POST
path: "/inventories/upload"
tags: ["Inventories"]
---

# Upload an inventory for processing

`POST /inventories/upload`

Upload an inventory to the web application

## Response `200`

Inventory uploaded

- object
  - `result` 'success' | 'error', required — Result of the request
  - `action` 'uploadInventory', required — The id of the action
  - `data` string, required

---

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