API Reference
Log In
API Reference

Update a price plan.

Permissions: system.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≥ 1

Price plan ID.

Body Params
meta
object

Metadata.

string

Stripe price ID (live mode).

string

Stripe price ID (test mode).

string
length ≤ 255

Price plan name.

number
≥ 0
Defaults to 0

Base price for the entire tier.

number
≥ 0
Defaults to 0

Credit amount included in USD.

≥ 1

Maximum number of users per organization. None means no limit.

products
object
Defaults to [object Object]

Mapping of product ID to product.

allowed_orgs
array of strings
Defaults to

List of IDs of organizations allowed to use this price plan. If empty, all orgs are allowed.

Allowed Orgs
Headers
string
required

Service key.

string

User ID.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json