---
title: "Changes to Import tenants from CSV file"
method: POST
path: "/api/v1/tenants/import/csv"
---

# Changes to Import tenants from CSV file

`POST /api/v1/tenants/import/csv`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-02-26** `bef1f3e205dd` — 3 breaking, 4 info
- **2026-01-29** `5f4f08ff6556` — 1 warning, 4 info

## Changes

- **2026-02-26** `bef1f3e205dd` — 3 breaking, 4 info
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `400`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `401`
  - response property `errors` list-of-types was widened by adding types `array` to media type `application/json` of response `422`
  - added the new optional `header` request parameter `X-Kater-CLI-ID`
  - added the new optional `query` request parameter `source`
  - added the new optional request property `attribute_columns`
  - added the optional property `attribute_errors` to the response with the `200` status
- **2026-01-29** `5f4f08ff6556` — 1 warning, 4 info
  - removed the optional property `detail` from the response with the `422` status
  - added the optional property `errors` to the response with the `422` status
  - added the required property `code` to the response with the `422` status
  - added the required property `message` to the response with the `422` status
  - added the required property `status` to the response with the `422` status

---

[Operation](https://skmtc.dev/kater-ai/apis/kater-api/docs/api/v1/tenants/import/csv/post.md) · [API](https://skmtc.dev/kater-ai/apis/kater-api.md) · [Page](https://skmtc.dev/kater-ai/apis/kater-api/changes/api/v1/tenants/import/csv/post)
