---
title: "Create Edit"
method: POST
path: "/v2/edits"
tags: ["public"]
---

# Create Edit

`POST /v2/edits`

## Request body

- BodyCreateEditV2EditsPost
  - `input` EditRequest, required
    - `files` string[], required
    - `config` object, nullable, required
    - `upload_type` string, nullable
    - `template_id` integer, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/cleanvoice/apis/cleanvoice-ai-api.md) · [All operations](https://skmtc.dev/cleanvoice/apis/cleanvoice-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanvoice/cleanvoice-ai-api/revisions/ac3ed864fed1/schema)
