Skip to main content
POST
Send a WhatsApp message to a lead

Authorizations

X-Api-Key
string
header
required

API key (hr_live_... or hr_test_...). Generate from Settings › Workspace › Acceso API.

Path Parameters

leadId
string
required

Body

application/json
message
string
required

Plain-text message body.

Example:

"Hola, ¿sigue disponible el piso?"

accountId
string<uuid>

WhatsApp account UUID to send from. Defaults to the campaign account linked to the lead.

campaignId
string<uuid>

Campaign context for attribution. Inferred from the lead if omitted.

Response

201 - undefined