Update Pricing PlanCopy Pageput https://{APP_DOMAIN}/api/3.2/billing/pricing-plans/{id}Updates an existing pricing plan and its options.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidintegerrequiredThe id of the pricing plan to update.Body ParamsBody ParamsactivebooleanrequiredPricing plan active status.truefalseis_mobilebooleanDetermines if the plan is for mobile subscriptions.truefalsecss_idstringOptional CSS identifier for styling the plan in the UI.namestringrequiredInternal Name of plan (will not be shown to customers).hide_optionbooleanrequiredDetermines if the option is shown to the customer.truefalsepublication_idintegerrequiredThe ID of the publication the pricing plan belongs to.optionsarray of objectsrequiredArray of pricing plan option objects (each with items).options*ADD objecttag_idsarray of integersArray of tag ids to associate with Pricing Plantag_idsADD integerResponse 200The updated pricing planUpdated 10 days ago