Can I create a group and assign which dashboards the group can see?

Hello community, I’m trying to embed the console to my site. But first I’m creating some users from my site, to create it I have to added it to a existing group or to create a new one, then he should select which dashboard he should see. So, to show the groups I’m getting the groups through an api call, same for the dashboards. The thing is when I create a new group in my admin. I have to make a call to QS API, first to create a user, then another one to add him to a group and the third call to tell that the group only can see the selected dashboards.

The question is, this flow make sense to QS. Is there an API call to share some dashboards with certain group?

Hi @seul
Are you looking for

BR