Sending 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}Apple Messages API Type
Channels API
Outbound Messages
Text
Text message
Text with links
Text with reply buttons
Text with postback actions
Text with reply actions and summaryText
Image
Single image message
Single image message with text
Single image message with reply actions
Single image message with postback actions
File
Single file message
Single file message with text
Single file message with reply actions
Single file message with postback actions
Location
Template
Basic text template with variable
List picker template with section list variable

Time picker template with time slot list variable

Last updated
Was this helpful?


