---
title: "Noise Reduction"
method: POST
path: "/v2/noise"
tags: ["public"]
---

# Noise Reduction

`POST /v2/noise`

## Request body

- BodyNoiseReductionV2NoisePost
  - `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)
