Method: mm.user.addUserToTeam
Adds a user to my own team
Authentication
| Requires signing: | Yes |
|---|---|
| Requires authentication: | Yes |
| Requires special API key (contact us): | Yes |
Parameters
-
email(required) -
password(required)
Sample Response
not available
Error Codes
-
20Object not found - Object not found
-
25Not privileged - The API key is not authorized to do that action
-
36Not a multiple users team admin - You are not a team admin for multiple users
-
37This user is already in a team - This user is already in a team as member or admin
-
96Invalid signature - The passed signature was invalid.
-
97Missing signature - The call required signing but no signature was sent.
-
98Login failed / Invalid auth token - The login details or auth token passed were invalid.
-
100Invalid API Key - The API key passed was not valid or has expired.
-
112Method not found - The requested method was not found.