Create Test List

Creates a new test email list. When global=true, the list is visible to all users (otherwise it's private to the creator).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Params

string
required

Name of the test list.

emails
array of strings
required

The test email addresses.

emails*
boolean

When true, the list is shared globally; otherwise private to the creator.

Responses
201

The created test list

422

A list with that name already exists in the chosen scope.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…