Skip to main content
POST
Send a test email

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Email template ID to send

Body

application/json

Request body for sending a test email using a template.

email
string<email>
required

Email address to send the test email to

emailAccountId
integer<int64>
required

ID of the email account to send the test email from

Required range: x >= 1

Response

Test email sent successfully