Path: / API / webAPI / updateLabelVisibility / {ownerName}

Path parameters:
ownerName -

Resources
NameDescription
{labelName}
? {labelName}/{isVisible}

Method Summary
ResourceDescription
POST /API/webAPI/updateLabelVisibility/{ownerName} 

Method Detail
HTTP Example:
POST /API/webAPI/updateLabelVisibility/{ownerName}

labelvisibilities=…&options=…
API Example:

AbstractRemoteWebAPI.updateLabelVisibility({'ownerName': …,
  'labelvisibilities': …,
  'options': …});

Output:
void
Form parameters:
labelvisibilities
options
Produces:
text/*
application/xml
Consumes:
application/x-www-form-urlencoded
text/*
application/xml