Login
Get an auth token for a client.
POST
/
auth/loginAuthorization
AuthorizationRequiredBearer <token>
Token is from General Token API
In: header
Request Body
application/jsonRequiredemailRequiredstring
Email of the user.
passwordRequiredstring
Password of the user.
deviceInfoRequiredstring
Device information of the user.
osInfoRequiredstring
OS information of the user.
fcmTokenRequiredstring
FCM token of the user.
Success
