---
title: "Create Multi Agent Copy"
method: POST
path: "/v1/agents/multi-agent/{agent_id}/create-copy"
tags: ["Agents"]
---

# Create Multi Agent Copy

`POST /v1/agents/multi-agent/{agent_id}/create-copy`

## Path parameters

- `agent_id` string, uuid, required

## Response `201`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/versions/23d1ff06d0d0/schema)
