Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 928 Bytes

CreateSmsCampaign.md

File metadata and controls

14 lines (10 loc) · 928 Bytes

CreateSmsCampaign

Properties

Name Type Description Notes
name string Name of the campaign
sender string Name of the sender. The number of characters is limited to 11
content string Content of the message. The maximum characters used per SMS is 160, if used more than that, it will be counted as more than one SMS
recipients \Swagger\Client\Model\CreateSmsCampaignRecipients [optional]
scheduled_at \DateTime UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. [optional]

[Back to Model list] [Back to API list] [Back to README]