v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Direct Outreach

Send a direct email to a contact

<small>Requires the contacts:operate scope (or a broader one that includes it).</small>

Sends a one-off email directly to a contact outside of any sequence

post/v3/contacts/{id}/send-direct-email

Path parameters

idinteger required

Contact ID

Request body

emailAccountIdinteger nullable

Email account ID to send from. If not provided, uses the default account.

subjectstring required

Email subject line

bodystring required

Email body (HTML)

Response

Email sent successfully

status'new' | 'sent'

Sending status

messageIdstring nullable

Message ID of the sent email