Send Transactional SMS

Sends text message to contact with specified phone number. The phone number must be in E.164 format.

When using a phone number in the API the phone number must be in the E.164 format. For example, a US number such as 214-587-0032 by itself is not enough for the API to know what number to send to. It must include the country code and start with a +:

+12145870032

This format is required and if the API receives a number to send an SMS to that is not in this format it will reject/fail the API call.

When sending the message if the contact does not exist in DailyStory, the contact will be created. If the contact is not active, the contact will be changed to Active when the message is sent.

It is important to understand how this may impact license usage of Active Contacts.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!