Skip to main content
PATCH
Update product details

Path Parameters

id
string
required

Body

application/json
name
string
description
string
price
number
status
string
subscription_interval
enum<string>
Available options:
day,
week,
month,
year
trial_days
integer
has_metered
boolean

Enable metered billing for overages

metered_prices
object[]

Configure your overage pricing tiers here. If a user exceeds their deliverable grant, they will be billed at these rates.

subscription_interval_count
integer

The number of intervals between subscription billings.

Required range: x >= 1

Response

Product updated successfully

data
object