JavaScript
Plans
Update a plan
Updates an existing plan’s properties such as display name, description, and metadata.
PATCH
JavaScript
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Body
application/json
Partially update an existing plan. Only provided fields are updated.
The display name of the package
Maximum string length:
255The description of the package
Maximum string length:
255The unique identifier for the entity in the billing provider
Maximum string length:
255Metadata associated with the entity
The ID of the parent plan, if applicable
Maximum string length:
255Default trial configuration for the plan
List of compatible addon IDs for this plan
Maximum string length:
255Pricing configuration to set on the plan draft
Response
The updated plan object.
Response object
Plan configuration object
