metering__flag_meter
Flag or unflag a meter as test to exclude its events from usage statistics and SLA accounting. Touches meter metadata only.
Instructions
[metering — usage metering + SLA accounting (x402 meter)] Admin: flag/unflag a meter as test/synthetic so its events are excluded from usage statistics by default. Touches meter metadata only — never events, never the hash chain, never billing accruals. Requires the server's VIRIDIS_ADMIN_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| is_test | Yes | ||
| meter_id | Yes | ||
| admin_token | Yes |