---
title: "POST /billing/batches/{batch_id}/files"
method: POST
path: "/billing/batches/{batch_id}/files"
tags: ["Streams"]
---

# POST /billing/batches/{batch_id}/files

`POST /billing/batches/{batch_id}/files`

## Path parameters

- `batch_id` string, required

## Request body

- StreamsBatchFileCreate
  - `id` string, required
  - `position` integer, required

## Response `201`

- StreamsBatchFileCreate
  - `id` string, required
  - `position` integer, required

## Other responses

- `400`

---

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