---
title: "Update channel balance"
method: GET
path: "/api/channel/{id}/balance"
tags: ["channel"]
---

# Update channel balance

`GET /api/channel/{id}/balance`

Updates the balance for a single channel

## Path parameters

- `id` integer, required

## Response `200`

OK

- object
  - `data` number
  - `message` string
  - `success` boolean

---

[API](https://skmtc.net/labring/apis/ai-proxy-swagger-api.md) · [All operations](https://skmtc.net/labring/apis/ai-proxy-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/labring/ai-proxy-swagger-api/revisions/696faf563b42/schema)
