사용자 로그인 (로그인 토큰)
User Login (get login token)
POST
https://api.talkplus.io/v1.4/api/users/login
사용자 로그인을 하여 '로그인 토큰'을 가져옵니다.
Headers
Name
Type
Description
content-type
string
application/json
app-id*
string
App ID
api-key*
string
App API key
Request Body
Name
Type
Description
userId*
string
password*
string
Last updated