UpdatePanelConfiguration
Updates an existing panel configuration using using the list of fields specified in `update_mask`.
PATCH
/
api
/v1
/panel-configurations
/{panelConfiguration.panelConfigurationId}
Request Body
application/json
RequiredpanelConfiguration
RequiredThe panel configuration to update.
The panel configuration to update.
updateMask
Requiredstring
The list of fields to be updated. The fields available to be updated are name
, panel_type
, channel_configurations
,
and chart_settings
.
Path Parameters
panelConfiguration.panelConfigurationId
Requiredstring
A successful response.