---
title: "POST /transform"
method: POST
path: "/transform"
tags: ["Base API"]
---

# POST /transform

`POST /transform`

## Response `200`

transformation destination response

- object
  - `data` object
    - `items` object[]
      - `_kip` string
    - `params` object — A list of params for transformations which match to the _kip property of items

## Other responses

- `400` — invalid list

---

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