Skip to main content
POST
Create a reply-only WhatsApp messaging app

Authorizations

Authorization
string
header
required

API key or access token

Body

application/json
businessAccountId
string
required
Pattern: ^\d{6,32}$
phoneNumberId
string
required
Pattern: ^\d{6,32}$
appSecret
string
required
Required string length: 16 - 4096
accessToken
string
required
Required string length: 32 - 8192
webhookVerifyToken
string
required
Required string length: 32 - 512
graphApiVersion
string
required
Pattern: ^v\d{1,2}\.\d$
brand
object
required

Response

Create a reply-only WhatsApp messaging app

definition
object
required
webhookEndpoint
string
required
Pattern: ^\/webhooks\/murph\/whatsapp\/.*