v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Dashboards

Create a New Dashboard for an Organization

Create a new dashboard for the given Organization

post/api/0/organizations/{organization_id_or_slug}/dashboards/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Request body

titlestring required

The user defined title for this dashboard.

idstring

A dashboard's unique id.

projectsinteger[]

The saved projects filter for this dashboard.

environmentstring[] nullable

The saved environment filter for this dashboard.

periodstring nullable

The saved time range period for this dashboard.

startstring date-time nullable

The saved start time for this dashboard.

endstring date-time nullable

The saved end time for this dashboard.

filtersobject

The saved filters for this dashboard.

utcboolean

Setting that lets you display saved time range for this dashboard in UTC.

is_favoritedboolean

Favorite the dashboard automatically for the request user

Response

environmentstring[]
periodstring
utcstring
expiredboolean
startstring date-time
endstring date-time
idstring required
titlestring required
dateCreatedstring required
projectsinteger[] required
isFavoritedboolean required
prebuiltIdinteger nullable required