Skip to main content
PATCH
Update Plan Details

Path Parameters

plan_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
price_cents
integer | null
max_seats
integer | null
external_id
string | null
is_active
boolean | null

Response

Successful Response

id
string<uuid4>
required
name
string
required
price_cents
integer
required
max_seats
integer
required
external_id
string | null