Create a new mailing list

create_mailinglist(library_id, name, category = NULL)

Arguments

library_id

the library_id

name

Name of the new mailing list

category

Category in which to create the new mailing list

Value

The id of the created mailing list

Examples

if (FALSE) create_mailinglist("UR_1234567890AbCdE","New Emails")