Send Authentication Template Message

Send a WhatsApp authentication template to a single recipient. This template is used for user verification, such as sending one-time passwords (OTPs) or account verification codes. It ensures secure and reliable delivery of authentication messages, adhering to WhatsApp's guidelines. You can also schedule the message to be sent 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 for the message you’re adding a reply to; in case you’re replying to an inbound message

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