POST
/
sender
/
send

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
The data of the email to send
subject
string
required
html
string
required
to
string[]
required
sender
string
filesIds
string[]

Response

201
application/json
The email was sent successfully
id
string
required
to
string[]
required
subject
string
required
senderId
string
required
status
string
required
userId
string
required
sentAt
string