provider
analytics
analytics

Update Dashboard

Update an analytics dashboard.

put/analytics/dashboards/{dashboard_id}

Path parameters

dashboard_idstring required

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

namestring nullable

Name of the dashboard

descriptionstring nullable

Description of the dashboard

layoutConfigobject nullable

Grid layout configuration

isArchivedboolean nullable

Whether the dashboard is archived

Response

Successful Response

idstring required

Unique identifier for the dashboard

namestring required

Name of the dashboard

descriptionstring nullable

Description of the dashboard

layoutConfigobject nullable

Grid layout configuration

isArchivedboolean required

Whether the dashboard is archived

createdDatestring date-time required

When the dashboard was created

updatedDatestring date-time nullable

When the dashboard was last updated

Changes

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