Skip to main content
PUT
Update a plan/package (PUT or PATCH).

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Path Parameters

plan
string<uuid>
required

Plan id.

Body

application/json
name
string
price
number
billing_interval
string
interval_count
integer
active
boolean
items
object[]

Response

Success.