MetricDashboardCreate
April 3, 2026 ยท View on GitHub
Schema for creating a metrics dashboard.
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name | str | :heavy_check_mark: | Display name for the dashboard. | |
metrics | List[str] | :heavy_minus_sign: | List of metric slugs to display in this dashboard. | |
organization_id | OptionalNullable[str] | :heavy_minus_sign: | The ID of the organization owning this dashboard. Required unless you use an organization token. | 1dbfc517-0bbf-4301-9ba8-555ca42b9737 |