dashboard-controller
Update Tenant Home Dashboard Info (getTenantHomeDashboardInfo)
Update the home dashboard assignment for the current tenant.
Available for users with 'TENANT_ADMIN' authority.
post/api/tenant/dashboard/home/info
Request body
Example request
{
"dashboardId": {
"id": "784f394c-42b6-435a-983c-b7beff2784f9",
"entityType": "DASHBOARD"
}
}Response
OK