React to Messages

Send an emoji Reaction to a specific message on WhatsApp. You can also schedule the Reaction to be applied at a later time.

Body Params
string
required

Registered WhatsApp sender number. Must be in international format and comply with WhatsApp's requirements.
Example: from=962791234567

string
required

Message recipient number. Must be in international format.

content
object
required

The content object to build a message that will be sent

string | null

The Id generated by Meta of the message you want to interact with

string | null

Additional data that can be used for identifying, managing, or monitoring a message. Data included here will be automatically included in the API Response.

string | null

Custom data that will be returned to you in the corresponding webhooks.

int64 | null

The Unix timestamp when the message is scheduled to be sent. Must be in the future and in seconds.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json