Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations

Path Parameters

groupId
string
required

WhatsApp Group ID

Example:

"grp_wa_2DbBs7GWhGvVNJGrDXr5RG0"

Body

application/json
type
enum<string>
required

Message type

Available options:
text,
image,
video,
audio,
document
Example:

"text"

text
object
image
object
video
object
audio
object
document
object

Response

Message sent

messageId
string
required