Send email via email account V3

This endpoint requires the following scopes: mailAcct:sendEmail.

Send an email using an existing email account. Attachments are base64-encoded with a max size of 10MB each (25MB total).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

Recipient email address.

string

Recipient name.

cc
array of strings

List of CC email addresses.

cc
bcc
array of strings

List of BCC email addresses.

bcc
string
required

Subject of the email.

string
required

Email body content. Can contain HTML.

boolean

Whether to automatically append the signature from email account, project settings, or company settings.

attachments
array of objects

List of file attachments. Each attachment is base64-encoded. Max 10MB per attachment, 25MB total.

attachments
Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses
204

No Content

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json
application/json