API仕様 ログイン - amekh/pond GitHub Wiki
ユーザ認証
Item | Description |
---|---|
Method | POST |
Action | /login |
Moc | http:/hogehoge.com/login |
Prams | Description |
---|---|
device_id | デバイスID |
Prams | Description |
---|---|
result_code | 結果コード |
err_msg | エラーメッセージ |
{
result_code: "0",
err_msg: ""
}