user-controller
Report action of User over the dashboard (reportUserDashboardAction)
Report action of User over the dashboard.
Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.
get/api/user/dashboards/{dashboardId}/{action}
Path parameters
dashboardIdstring required
A string value representing the dashboard id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
actionstring required
Dashboard action, one of: "visit", "star" or "unstar".
Response
OK