---
title: "Copy File With Increment"
method: POST
path: "/api/assets/copyFileWithIncrement"
tags: ["Assets"]
---

# Copy File With Increment

`POST /api/assets/copyFileWithIncrement`

## Request body

- CopyFileWithIncrementDto
  - `source` string, required — The source path of the file to be copied

## Response `200`

File copied successfully.

## Other responses

- `400` — Failed to copy the file.

---

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