I want to add users to a particular website and send invitations to a large group without individually entering email addresses. Is this feasible, and if so, how can I accomplish it?
Hi @zain
As you want to invite users… How do you want they are informed without email? How would you Matomo knows the list of users?
Here is one reason: According to the documentation, the API key exposes the privileges of the user. You wouldn’t want to use your admin account, but rather a dummy account with view-only privileges.
Actually, the fact that an admin account is allowed to have an API key in Matomo seems not OK to me.