Method:
mm.user.authenticate
Identify as new user
Authentication
| Requires signing: | Yes |
|
Requires special API key (contact us): |
Yes |
Parameters
-
email(required) -
password(required) -
team_id(optional)
Sample Response
not available
Error Codes
-
20Object not found - Object not found
-
25Not privileged - The API key is not authorized to do that action
-
96Invalid signature - The passed signature was invalid.
-
97Missing signature - The call required signing but no signature was sent.
-
98Login failed - 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.
Test Method
No API key found.
If you already have an API key you might just have to Sign In.