Send Campaign via API
Important: C
post
API to query development profile
Authorizations
X-API-KeystringRequired
API key for authorization
Path parameters
businessIdstringRequired
Moengage client BID.
Body
msgIdstringOptionalExample:
Unique identifier, to be returned in callback.
847567484949393fromstringOptionalExample:
WhatsApp Business Account (WABA) number.
+123456789tostringOptionalExample:
WhatsApp number of the user to whom the message is being sent.
+1234567890Responses
200
Success:
application/json
400
Error: Request was malformed.
application/json
500
Error: There was an internal server error.
application/json
default
An unexpected error response.
application/json
post
/v1/businesses/{businessId}/moengage/send_message_templateLast updated