Send sms
The success response for sms/send.json may include false success attribute, where attribute data is populated with the provider error message
Authorizations
HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).
Body
Recipient number in E.164 format. To send Whatsapp message include prefix "whatsapp:+421..." to both sender and recipient numbers.
Message body/content.
Sender number in E.164 format. To send Whatsapp message include prefix "whatsapp:+421..." to both sender and recipient numbers.
Country code of recipient number.
Image to be send as MMS. Will be downloaded from URL. MAX 5MB. Can contain up to 5 urls.
Image sent as blob to be send as MMS. MAX 5MB. Can contain up to 5 images.
File to be send to Whatsapp. Will be downloaded from URL. MAX 16MB. To send Whatsapp message recipient and sender number must contain prefix "whatsapp:" example "whatsapp:+421...". Field message must be empty.
File sent as blob to be send to Whatsapp. MAX 16MB. To send Whatsapp message recipient and sender number must contain prefix "whatsapp:" example "whatsapp:+421...". Field message must be empty.
Response
Status of sms sending
Related topics
CloudTalk REST API: Call Center Automation PlatformCloudTalk REST API v1.7 — Complete Developer ReferenceCloudTalk API HTTP Error Codes: Causes and Resolutions