---
title: "POST /api/supplychain-mappings/bulk-duplicate/"
method: POST
path: "/api/supplychain-mappings/bulk-duplicate/"
tags: ["Company Chains"]
---

# POST /api/supplychain-mappings/bulk-duplicate/

`POST /api/supplychain-mappings/bulk-duplicate/`

Duplicate a set of company chains owned by the caller

## Request body

- object
  - `collaborationIds` string[], required

## Response `201`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object[], required
    - `id` string, required
    - `collaboratingSupplyChainName` string, nullable, required
    - `createdByCompanyId` string, nullable, required
    - `updatedAt` string, nullable, required
    - `displayName` string, nullable, required

## Other responses

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

## Changes

> 40 revisions in range; 1 not diffed.

- **2026-09-16** `de4f45ec399f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/supplychain-mappings/bulk-duplicate/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/de4f45ec399f?raw)
