Creates a regular mailing and returns its id. The created mailing will include all the default settings of the account such as the default template, the default mailing list (target group), sender address etc …

Attributes

Parameter Default Description
name Name of the mailing. The name must be unique within the account. The name length must be in the range from 3 to 64 and should only contain alphanumeric characters or spaces.
subject The subject of the mailing. The length of the subject must not exceed 1023 characters. The subject is not allowed to be empty. ISO Control characters are forbidden in the subject.
type regular The type of the mailing. Can be one of ‘doi’, ‘trigger’ and ‘regular’.

Example