Skip to main content
POST
Send test email

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Body

application/json

Subject and body of the test email to send

Subject and body of a test email to send to the currently authenticated user

body
string
required

Body of the test email

subject
string
required

Subject of the test email

Response

No Content