---
title: "Changes to Import"
method: POST
path: "/landscapes/{landscapeId}/versions/{versionId}/import"
---

# Changes to Import

`POST /landscapes/{landscapeId}/versions/{versionId}/import`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 17 revisions.

- **2026-07-22** `0fe4f00b60cf` — 1 info
- **2026-06-03** `181c90adca5e` — 2 breaking, 4 warning, 1 info
- **2026-03-06** `1856884cd7e6` — 1 breaking, 1 warning, 6 info

## Changes

- **2026-07-22** `0fe4f00b60cf` — 1 info
  - added the non-success response with the status `429`
- **2026-06-03** `181c90adca5e` — 2 breaking, 4 warning, 1 info
  - the `modelConnections/items/links/items/url` request property format changed from no format to `uri`
  - the `modelObjects/items/links/items/url` request property format changed from no format to `uri`
  - the `modelConnections/items/labels/additionalProperties/` request property's maxLength was set to `5000`
  - the `modelObjects/items/labels/additionalProperties/` request property's maxLength was set to `5000`
  - the `tagGroups/items/labels/additionalProperties/` request property's maxLength was set to `5000`
  - the `tags/items/labels/additionalProperties/` request property's maxLength was set to `5000`
  - added the non-success response with the status `503`
- **2026-03-06** `1856884cd7e6` — 1 breaking, 1 warning, 6 info
  - added the new required request property `modelObjects/items/icon/oneOf[#/components/schemas/ImportIcon]/technologyId`
  - removed the request property `modelObjects/items/icon/oneOf[#/components/schemas/ImportIcon]/catalogTechnologyId`
  - added the new optional `query` request parameter `prune`
  - added the new optional request property `namespace`
  - added the media type `application/yaml` to the request body
  - the request property `modelObjects/items/parentId` became optional
  - added the non-success response with the status `400`
  - added the optional property `landscapeImport/prune` to the response with the `200` status

---

[Operation](https://skmtc.dev/icepanel/apis/icepanel-api/docs/landscapes/:landscapeId/versions/:versionId/import/post.md) · [API](https://skmtc.dev/icepanel/apis/icepanel-api.md) · [Page](https://skmtc.dev/icepanel/apis/icepanel-api/changes/landscapes/:landscapeId/versions/:versionId/import/post)
