xpush/node-xpush

New API : userUpdate

Closed this issue · 1 comments

POST /user/update

Parameters
app : application ID mandatory
userId : User ID mandatory
deviceId : Unique client device ID
password : password
notiId : Notification ID
users : Addional Datas ( JSON Object )

Logic
update notiId & users data

Result
return user Object( updated )

Complete Baby~~~ yeah~~~