---
title: "Duplicate an infra"
method: POST
path: "/infra/{infra_id}/clone"
tags: ["infra"]
---

# Duplicate an infra

`POST /infra/{infra_id}/clone`

## Path parameters

- `infra_id` integer, required

## Query parameters

- `name` string, required

## Response `200`

The new infra ID

## Other responses

- `404` — Infra ID not found

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
