RemoveLabel
This method allows to remove a label name from the user.
Formal definition
https://ws.interfax.net/inbound.asmx?op=RemoveLabel
Input
| Name | Type | Comments |
|---|---|---|
| Username | String | As provided during registration |
| Password | String | As provided during registration |
| LabelName | String | Label name |
Output
| Name | Type | Comments |
|---|---|---|
| RemoveLabelResult | Integer | RemoveLabelResult Integer 0 – OK < 0 – Error, see Web service return codes |