Skip to main content
POST
Send Group Text

Headers

Authorization
string | null

Body

application/json

Request to send a text message to a group.

session_name
string
required

WhatsApp session name

Minimum string length: 1
group_jid
string
required

Group JID (e.g., [email protected])

Minimum string length: 1
text
string
required

Message text

Minimum string length: 1
message_id
string | null

Optional message ID

Response

Successful Response

Response from sending a group message.

success
boolean
required
message_id
string
required
status
string
required
run_id
string | null