This endpoint is used to trigger SMS sendings on the basis of pre-saved SMS trigger templates. SMS trigger templates allow you to save all the details necessary to ‘trigger’ an SMS sending as a template. These templates contain SMS sending details like the Sender name, the SMS content and text, and unsubscribe options at the time of campaign distribution, etc.
This endpoint is used to trigger SMSs on the basis of details pre-saved as SMS trigger templates – no need to pass the details manually.
Success
Bad Request
Unauthorized
Conflict
Client Error
Server Error
{- "predefinedTemplateId": "TSMS-899",
- "listId": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "scheduleDateTime": "2019-08-24T14:15:22Z",
- "recipients": [
- {
- "mobileNo": 0,
- "personalizationSubstitutionTags": [
- {
- "tagName": "string",
- "tagValue": "string"
}
]
}
], - "webHookUrl": "string"
}
{- "queueId": "string",
- "QueuedTimestamp": 0
}