ethAccount


Back to API doc top page.

Click here for a complete list of operations.

DeleteAccount

Delete a user account

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

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

{
}