Product Plans
Update a Product Plan
Update an existing Product Plan. Only defaultPlan, description, name, status are updatable via API.
patch/product-plans/{id}
Path parameters
idstring required
The uberall unique id of the Product Plan
Request body
Response
Product Plan successfully updated
Changes
Changed in 1 of the 14 revisions of this API.1
- ●
added the new
REVIEW_TRANSLATIONenum value to theresponse/productPlanResponse/features/items/response property for the response status200response-property-enum-value-added
- ●
Of the 14 revisions, 2 have no diff computed.