PlanGroup
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.
put/organizations/{orgId}/plangroups/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifier (UUID) of the PlanGroup to update.
Request body
Response
Returns the updated PlanGroup