Reference for http://services.mailup.com/API/v1.1/rest/ConsoleService.svc/Console/List/{ID_LIST}/Email/{ID_MESSAGE}/OnlineVisibility
Modify the email message online visibility.
Url: http://services.mailup.com/API/v1.1/rest/ConsoleService.svc/Console/List/{ID_LIST}/Email/{ID_MESSAGE}/OnlineVisibility
HTTP Method: PUT
| Message direction | Format | Body |
|---|---|---|
| Request | Xml | Example |
| Request | Json | Example |
| Response | N/A | The Response body is empty. |
The following is an example request Xml body:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
The following is an example request Json body:
true