Create a dashboard
Creates a new dashboard within an organization, including a default “Main” tab. Requires admin access to the organization.
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Path Parameters
Organization ID
Body
Name of the dashboard
1Optional description of the dashboard
Icon name for the dashboard
1Icon color key for the dashboard
1ID of the folder to place the dashboard in
Width of the dashboard grid
NORMAL Default date range applied to the dashboard
CUSTOM Start of the custom date range (when defaultDateRange is CUSTOM)
End of the custom date range (when defaultDateRange is CUSTOM)
Default group-by interval applied to the dashboard
HOUR Response
Dashboard created successfully