---
title: "Import items from CSV"
method: POST
path: "/api/south/{southId}/items/import"
tags: ["South Connectors"]
---

# Import items from CSV

`POST /api/south/{southId}/items/import`

Imports items from a CSV file into a history query

## Path parameters

- `southId` string, required

## Response `204`

No Content

## Changes

- **2026-05-25** `c0441ff57e9a` — 1 breaking
  - added the new required request property `deleteItemsNotPresent`
- **2026-01-06** `d8e7a58e006a` — 1 warning
  - removed the request property `deleteItemsNotPresent`

[Change history](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/import/post.md)

---

[API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [All operations](https://skmtc.dev/optimistiksas/apis/oibus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optimistiksas/oibus-api/revisions/a7264da113f9/schema)
