/admin/billing/usage-stats/{tenant_id}/{plan_id}Manually correct usage statistics for a specified tenant (for abnormal data correction)
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
tenant_id |
path |
string |
Yes | Tenant ID | |||
id |
path |
string |
Yes | Usage statistics record ID |
Accepts an empty JSON object {}
| Status | Description | Schema |
|---|---|---|
| 200 | Usage statistics update successful | object |
| 400 | Invalid request parameters | object |
| 401 | Unauthorized | object |
| 403 | No permission | object |
| 500 | Internal server error | object |