Send a preview/test email without creating an email entity in Unibox. Rate limit: 10 requests per minute per workspace.
Requires one of the following scopes: emails:create, emails:all, all:create, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The email account that will be used to send this email. It has to be an email account connected to your workspace.
"jondoe@example.com"
Comma-separated list of recipients that will receive the test email.
"recipient@example.com,recipient2@example.com"
Subject line of the test email.
"Test email subject"
HTML body of the test email.
Default Response
success "success"