Sending WhatsApp messages
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequired
The ID of the workspace
channelIdstring · uuidRequired
The ID for a channel
Body
and
anyOptional
object · ChannelMessageCreateWithTemplateOptional
object · ChannelMessageCreateWithBodyOptional
Responses
202
Message was accepted for processing
application/json
400
The request did not pass validation
application/json
404
The request did not pass validation
application/json
409
Creating the message was not possible because of conflicting conditions
application/json
422
The request did not pass validation
application/json
post
/workspaces/{workspaceId}/channels/{channelId}/messagesAuthorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequired
The ID of the workspace
channelIdstring · uuidRequired
The ID for a channel
contactIdstring · uuidRequired
The ID for a contact
Query parameters
contactIdentifierValuestringOptional
The receiver identifier value.
Responses
200
OK
application/json
404
The request did not pass validation
application/json
get
/workspaces/{workspaceId}/channels/{channelId}/contacts/{contactId}WhatsApp API type
Channels API
Outbound messages
Text
Text Message
Text message with reply buttons
Text message with postback actions
Text message with reply and postback actions
Image
Single image message
Single image message with text
Multiple image message
Single image message with postback actions
Single image message with label and reply actions
Single image message with label, postback and reply actions
Multiple images message with labels and postback actions
Multiple images message with reply actions
Multiple images message with labels, postback and reply actions
File
Single file message
Multiple files message with filename
Multiple files message with two postback actions and a reply action
Location
List
List message without sections
List message with sections
List message with sections and custom button label
Carousel
ReplyTo
ReplyTo with a text message
ReplyTo with an image message
ReplyTo with text message with postback actions
Template
Text template with variable
Image template with button and variables
Image with a variable in a button
Last updated
Was this helpful?































