Skip to main content
POST
Send a message to a contact

Authorizations

Authorization
string
header
required

API key starting with leo_

Body

application/json
contact_id
string<uuid>
required
channel
enum<string>
required
Available options:
email,
linkedin,
whatsapp
content
string
required
subject
string

Required for email

sender_account_id
string<uuid>

Connected account to send from. Auto-selected if omitted.

linkedin_message_type
enum<string>

LinkedIn message type (default message)

Available options:
message,
inmail,
invitation
recipient_phone
string

International phone number to use for first-time WhatsApp sends when the contact has no WhatsApp provider ID or existing chat.

Response

Message sent

data
object