Skip to main content
PATCH
Update a plan meter price

Authorizations

Authorization
string
header
required

API key created in the ZeroClick dashboard under Settings → API keys. Keys start with zc_. Send them as Authorization: Bearer zc_....

Path Parameters

planMeterPriceId
string
required
Minimum string length: 1

Body

application/json
meterId
string
Minimum string length: 1
priceUsd
unitSize
integer
Required range: 1 <= x <= 9007199254740991
includedUnits
integer
Required range: 0 <= x <= 9007199254740991
defaultMaxQuantity
integer | null
Required range: 1 <= x <= 2147483647

Response

Default Response

planMeterPrice
object
required