tests
Create a new deliverability test
Generates a unique test email address for sending test emails. No database record is created until an email is received.
post/test
Response
Test email address generated successfully
Example response
{
"id": "krfwg4z-amrqw4z-zmorsw2-djmfzgk-3a",
"email": "test-krfwg4z-amrqw4z-zmorsw2-djmfzgk-3a@example.com",
"status": "pending",
"message": "Send your test email to the address above"
}