Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the SMS template
Body
application/json
Response
200 - application/json
The resulting SentSmsMessage object
The ID of the sent SMS message
The time when the SMS was created in ISO 8601 format
The ID of the customer that was sent the SMS message
The phone number the SMS was sent to
The content of the SMS message
The time when the SMS was sent in ISO 8601 format
Twilio's returned message SID
Telgorithm's returned message SID
The ID of the campaign that sent the SMS message. Only present if the SMS message was sent as part of a campaign
The ID of the trigger that sent the SMS message. Only present if the SMS message was sent as part of a trigger