Conversation
post/v1/conversation/whatsapp/outbound
Request body
Example request
{
"phoneNumber": "+61400000000",
"initialMessage": "Hi! This is a message from Acme Corp.",
"contentSid": "HX1234567890abcdef1234567890abcdef",
"contentVariables": {
"1": "John",
"2": "Order #123"
}
}Response
Changes
Changed in 4 of the 52 revisions of this API.23
- ▲
removed the success response with the status
201response-success-status-removed
- ○
added the success response with the status
200response-success-status-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○