Returns a raw HTTP response for patch /api/v1/charts/section/{section_id}, but is
otherwise the same as [SectionServiceAsync.update]..
public CompletableFuture<
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 [SectionServiceAsync.update].
| Name | Type | Description |
|---|---|---|
sectionId* | String | |
params* | SectionUpdateParams |