ethAccount


Back to API doc top page.

Click here for a complete list of operations.

UngroupTagManager

Ungroup a tag manager from master tag manager, so it does not show the tags associated with the master tag manager but its own.

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

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

{
}