---
title: "POST /podcast-bot/workflows/process-file"
method: POST
path: "/podcast-bot/workflows/process-file"
tags: ["Podcast Bot"]
---

# POST /podcast-bot/workflows/process-file

`POST /podcast-bot/workflows/process-file`

Process file

## Request body

- PBFileProcessorConfig — File Processing Presets model
  - `fileUrl` string
  - `removeAds` boolean
  - `removeBackgroundMusic` boolean
  - `removeSilence` boolean
  - `normalizeAudioLevels` boolean
  - `aiAutoEnhance` boolean
  - `removeFillerWords` boolean

## Response `200`

OK

---

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