v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Dashboards

Create dashboard

Creates a dashboard.

Permissions required: None.

post/rest/api/2/dashboard

Query parameters

extendAdminPermissionsboolean

Whether admin level permissions are used. It should only be true if the user has Administer Jira global permission

Request body

descriptionstring

The description of the dashboard.

namestring required

The name of the dashboard.

Response

Returned if the request is successful.

automaticRefreshMsinteger

The automatic refresh interval for the dashboard in milliseconds.

descriptionstring
idstring

The ID of the dashboard.

isFavouriteboolean

Whether the dashboard is selected as a favorite by the user.

isWritableboolean

Whether the current user has permission to edit the dashboard.

namestring

The name of the dashboard.

popularityinteger

The number of users who have this dashboard as a favorite.

rankinteger

The rank of this dashboard.

selfstring uri

The URL of these dashboard details.

systemDashboardboolean

Whether the current dashboard is system dashboard.

viewstring

The URL of the dashboard.