Skip to main content
PATCH
Update meter

Authorizations

Authorization
string
header
required

Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'

Path Parameters

id
string
required

Meter ID

Body

application/json
name
string

Display name of the meter

tiers
object[]

Replacement pricing tiers

Response

Meter updated

meter_id
string
required

Unique identifier for the meter

meter_slug
string
required

Slug identifier for the meter used in forward token authentication

name
string
required

Display name of the meter

rate_type
enum<string>
required

Fee model: 'fixed' (credits per usage unit) or 'percentage' (percentage of provider base cost)

Available options:
fixed,
percentage
tiers
object[]
required

Pricing tiers for the meter

created_at
string<date-time>
required

When the meter was created