provider Dashboards PUT
/rest/api/3/dashboard/bulk/edit @utdk/jira
/rest/api/3/dashboard/bulk/edit Bulk edit dashboards
Bulk edit dashboards. Maximum number of dashboards to be edited at the same time is 100.
**[Permissions](#permissions) required:** None
The dashboards to be updated must be owned by the user, or the user must be an administrator.
Try it
Authentication
Configure credentials for The Jira Cloud platform REST API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import jira from '@utdk/jira';
await jira.bulkeditdashboards()