Skip to main content
POST
Initiate a test email send

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

domainId
string
required

Response

200 - application/json

The initiated test send inside the standard { data, meta } envelope: data carries the generated testId (pass it to the result endpoint to poll delivery + spam scoring), the domain under test, and the initial pending status. Rate-limited to 5 requests per minute per tenant.

The response is of type object.