ethAccount
Back to API doc top page.
Click here for a complete list of operations.
AddTagManager
Add a tag manager to the current user account.
POST /ethAccount.asmx/AddTagManager HTTP/1.1
Host: mytaglist.com
Content-Type: application/json; charset=utf-8
Content-Length: length
{
"mac":string
"name":string
"allowMore":boolean
"makeSelected":boolean
"linkToMac":string
}
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: length
{
}