Schema for creating a metrics dashboard.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
str | ✔️ | Display name for the dashboard. | |
metrics |
List[str] | ➖ | List of metric slugs to display in this dashboard. | |
organization_id |
OptionalNullable[str] | ➖ | The ID of the organization owning this dashboard. Required unless you use an organization token. | 1dbfc517-0bbf-4301-9ba8-555ca42b9737 |