Hello,
I have a requirement in which I need to add a role with minimum privileges which will be used only to add/remove other users from teams (from any BU). The problem I am facing is -
If I need to add/remove a member to a team which is from different BU then I need to give org level access to entities (this I want to avoid).
Any suggestion, how can I achieve this with minimum privileges (through code or configuration)
Thanks in advance.