---
title: "PUT /billing/batches/{id}"
method: PUT
path: "/billing/batches/{id}"
tags: ["Streams"]
---

# PUT /billing/batches/{id}

`PUT /billing/batches/{id}`

## Path parameters

- `id` string, required

## Request body

- StreamsBatchUpdate
  - `external_id` string, nullable
  - `description` string, nullable

## Response `200`

- StreamsBatchUpdate
  - `external_id` string, nullable
  - `description` string, nullable

## 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)
