provider
analytics
analytics

Create Dashboard

Create a new analytics dashboard.

post/analytics/dashboards

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

namestring required

Name of the dashboard

descriptionstring nullable

Optional description of the dashboard

layoutConfigobject nullable

Grid layout configuration

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.