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
-
20
Object not found - Object not found
-
25
Not privileged - The API key is not authorized to do that action
-
36
Not a multiple users team admin - You are not a team admin for multiple users
-
37
This user is already in a team - This user is already in a team as member or admin
-
96
Invalid signature - The passed signature was invalid.
-
97
Missing signature - The call required signing but no signature was sent.
-
98
Login failed - The login details or auth token passed were invalid.
-
100
Invalid API Key - The API key passed was not valid or has expired.
-
112
Method not found - The requested method was not found.
Test Method
No API key found.
If you already have an API key you might just have to Sign In.