create_email_test
Create a temporary email address to test outbound email authentication. Send an email to get a report on SPF, DKIM, DMARC, and spam analysis.
Instructions
Create a new IntoDNS.ai inbound email-test session. Returns a unique single-use test email address (valid 60 minutes) and a testId used by get_email_test / poll_email_test. Idempotent POST — each call creates a fresh session, never modifies prior sessions. language controls result text (en/nl/de/fr, defaults to en). Use to debug an outbound mail's SPF/DKIM/DMARC/headers/spam triggers by sending it to the returned address; after sending, call poll_email_test to process. No auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Result language | en |