Add a new SMS message to be sent by your Android phone
post/messages/send
Request body
attachmentsstring[]
Attachments are optional. When you provide a list of attachments, the message will be sent out as an MMS
contentstring required
encryptedboolean
Encrypted is an optional parameter used to determine if the content is end-to-end encrypted. Make sure to set the encryption key on the httpSMS mobile app
fromstring required
request_idstring
RequestID is an optional parameter used to track a request from the client's perspective
send_atstring
SendAt is an optional parameter used to schedule a message to be sent in the future. The time is considered to be in your profile's local timezone and you can queue messages for up to 20 days (480 hours) in the future.