Update PlanGroup
Update the PlanGroup with the given UUID.
This endpoint updates the details of a specific PlanGroup identified by the given UUID within a specific organization. This allows modifications to existing PlanGroup attributes.
Note: If you have created Custom Fields for a PlanGroup, when you use this endpoint to update the PlanGroup use the customFields parameter to preserve those Custom Fields. If you omit them from the update request, they will be lost.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the PlanGroup to update.
Request body
Response
Returns the updated PlanGroup
Changes
Changed in 2 of the 10 revisions of this API.31
- ▲
the response property
allOf[AbstractResponseWithCustomFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
allOf[AbstractRequestWithCustomFields]/allOf[subschema #2]/customFieldsrequest property type/format changed from/toobject/request-property-type-changed
- ●
removed
subschema #1subschema #2from theallOf[AbstractRequestWithCustomFields]/allOf[subschema #2]/customFieldsrequest propertyallOflistrequest-property-all-of-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲