---
title: "Force a threshold top-up check"
method: POST
path: "/billing/team/{team_id}/check-topup"
tags: ["billing"]
---

# Force a threshold top-up check

`POST /billing/team/{team_id}/check-topup`

Manually trigger the overage threshold check after billing authorization.

## Path parameters

- `team_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pioneer/apis/brain-api.md) · [All operations](https://skmtc.net/pioneer/apis/brain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pioneer/brain-api/revisions/31dfe831e079/schema)
