How to get started with sandbox
2
4
Respond using the Sandbox API
Name
Description
Key
Name
Description
Key
{
"messages": [
{
"id": "message_id"
}
],
"meta": {
"api_status": "stable",
"version": "2.31.5"
}
}{
"messaging_product": "whatsapp",
"recipient_type": "individual",
"to": "your-number",
"type": "text",
"text": {
"body": "Hello, dear customer!"
}
}Last updated
Was this helpful?
