Dashboards
Update dashboard
Updates a dashboard, replacing all the dashboard details with those provided.
Permissions required: None
The dashboard to be updated must be owned by the user.
put/rest/api/3/dashboard/{id}
Path parameters
idstring required
The ID of the dashboard to update.
Query parameters
extendAdminPermissionsboolean
Whether admin level permissions are used. It should only be true if the user has Administer Jira global permission
Request body
Response
Returned if the request is successful.