Default

Send Message

post

Send a WhatsApp message to a customer. Supports various message types like text, template, media, and interactive messages.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
phone_number_idstringRequired

The Phone Number ID of the sender (WABA phone number ID).

Body
messaging_productstringOptionalExample: whatsapp
recipient_typestringOptionalExample: individual
tostringOptional

Recipient phone number with country code (no + sign).

typestring · enumOptionalPossible values:
templateobjectOptional
textobjectOptional
imageobjectOptional
audioobjectOptional
videoobjectOptional
documentobjectOptional
stickerobjectOptional
locationobjectOptional
contactsarrayOptional
reactionobjectOptional
interactiveobjectOptional
Responses
chevron-right
200

Successful Response

application/json
post
/{phone_number_id}/messages
200

Successful Response

Last updated