---
title: "Update re-billing"
method: PUT
path: "/agency/billing/re-billing"
tags: ["Billing"]
---

# Update re-billing

`PUT /agency/billing/re-billing`

## Request body

- ReBillingUpdateInput
  - `enabled` boolean, nullable
  - `responseCost` string, nullable
  - `storageCost` string, nullable
  - `userCost` string, nullable
  - `tokenMultiplier` string, nullable

## Response `200`

Success

---

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