Account
[Account]
Sign In
POST https://www.emblaze-iot.com:50000/common
로그인을 요청합니다
Request Body
Name
Type
Description
api*
Integer
API 번호 : 2
id*
String
사용자 ID
pw*
String
비밀번호 (Plain Text)
Response Header에 emblaze-at-v1, emblaze-rt-v1 포함
Key
Type
Value
comment
String
There is no id.
{
"comment":"There is no id."
}Key
Type
Value
comment
String
Needed to set password.
{
"comment":"Needed to set password."
}
Last updated