Developer
Developer - Settings

Update Calls Page Settings

Update the calls page settings for the current customer.

This endpoint is restricted to developer users only. Updates which columns and metrics are displayed on the calls page.

  • enabled_columns: List of column identifiers to display (in order)
  • enabled_metrics: List of metric card identifiers to display
patch/developer/calls-page-settings

Request body

enabled_columnsCallsPageColumnEnum[] nullable

List of enabled column identifiers in display order

enabled_metricsCallsPageMetricEnum[] nullable

List of enabled metric card identifiers

Response

Successful Response

customer_idstring uuid required
enabled_columnsCallsPageColumnEnum[] required

List of enabled column identifiers in display order

enabled_metricsCallsPageMetricEnum[] required

List of enabled metric card identifiers

Changes

No recorded changes to this endpoint across all 1 revision of this API.