v1

latestOpenAPI 3.0.12026-07-26152939.0 KB
user

Login user and return token user token. This method works only for email+password accounts. It doesn't work for facebook/google/microsoft login!

post/thirdparty/v1/user/login

Request body

emailstring nullable
passwordstring nullable
expiresInSecinteger nullable

Response

Success

tokenstring nullable
expiresInSecinteger
All 15 operations