Returns a raw HTTP response for patch /api/v1/charts/section/{section_id}, but is
otherwise the same as [SectionService.update]..
public HttpResponseFor<CustomChartsSectionResponse> update(
String sectionId,
SectionUpdateParams params
)Returns a raw HTTP response for patch /api/v1/charts/section/{section_id}, but is
otherwise the same as [SectionService.update].
| Name | Type | Description |
|---|---|---|
sectionId* | String | |
params* | SectionUpdateParams |