Dashboards
Create Dashboard
post/console/v1/dashboards
Request body
Response
Create dashboard response
Example response
{
"message": "Dashboard Created Successfully",
"data": {
"id": "dashboard_id",
"dashboard_url": "https://console.statsig.com/company_id/dashboards/dashboard_id"
}
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.