v1

latestOpenAPI 3.0.42026-07-246086174.5 KB
Messaging

Send Message to opened session

post/api/v1/sendSessionMessage/{whatsappNumber}

Path parameters

whatsappNumberstring required

WhatsApp Number with country code. Example, 85264318721

Query parameters

messageTextstring required

Message to send

replyContextIdstring

WhatsApp message ID (wamid) of the previous message you want to reply to

channelPhoneNumberstring

Channel phone number with country code. Example, 85264318722

localMessageIdstring

Message Unique Identifier

Response

Send text message to opened session success

okboolean

Indicates whether the text message was sent successfully.

resultstring

Result status of the operation (e.g. 'success').