---
title: "POST /api/product-mapping/archive"
method: POST
path: "/api/product-mapping/archive"
tags: ["Product Mapping"]
---

# POST /api/product-mapping/archive

`POST /api/product-mapping/archive`

## Request body

- object
  - `ids` string[], required

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required
    - `successIds` string[], required
    - `notFoundIds` string[], required

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response

## Changes

> 43 revisions in range; 1 not diffed.

- **2026-09-15** `5605195a7af2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/product-mapping/archive/post.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc.dev/retraced/apis/api-reference/revisions/a8932a002646?raw)
