ethMobileNotifications


Back to API doc top page.

Click here for a complete list of operations.

GetTwitterAuthorizeURL

Retrieves the URL to redirect the current user to for Twitter login.

POST /ethMobileNotifications.asmx/GetTwitterAuthorizeURL HTTP/1.1
Host: mytaglist.com
Content-Type: application/json; charset=utf-8
Content-Length: length

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

{
    "d":string
}