deleteLists
The deleteLists
function allows you to delete an existing list.
Syntax
writeResult = bApi.deleteLists(mailListObject[] lists);
Attributes
Name | Type | Required | Description |
---|---|---|---|
id |
string | Yes | The unique id assigned to the list. You can obtain the id for a list by calling readLists, or by looking at the footer when viewing the overview page for an individual list in the application. |