Sending SMS 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}/messagesSMS messages
Send an SMS message
MMS messages
Image
Single image message
Single image message with text
Multiple image message
Multiple image message with text
Multiple image message with text and title
File
Single file message
Single file message with text
Single file message with text and title
Multiple file message
Multiple file message with text
Multiple file message with text and title
Template messages
Text templates
Last updated
Was this helpful?














