Interface CreatePublicSpamTestOptions

Create a public spam test using MailSlurp-managed inbox placement seed addresses.

Export

Interface

CreatePublicSpamTestOptions

Hierarchy

  • CreatePublicSpamTestOptions

Properties

Address export format for the returned seed addresses.

Memberof

CreatePublicSpamTestOptions

captchaToken?: string

Optional captcha token when captcha protection is enabled.

Memberof

CreatePublicSpamTestOptions

fromEmail?: string

Optional sender email address. If provided, MailSlurp will also derive senderDomain for compatibility with inbox placement service versions that still expect it.

Memberof

CreatePublicSpamTestOptions

Requested seed cohort for the placement test.

Memberof

CreatePublicSpamTestOptions

senderDomain?: string

Optional sender domain. If omitted and fromEmail is provided, MailSlurp derives it automatically.

Memberof

CreatePublicSpamTestOptions