ethMobileNotifications


Back to API doc top page.

Click here for a complete list of operations.

RemoveToken

Removes phone registration for specified uuid.

POST /ethMobileNotifications.asmx/RemoveToken HTTP/1.1
Host: wirelesstag.net
Content-Type: application/json; charset=utf-8
Content-Length: length

{
    "uuid":string
    "type":string
}
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: length

{
}