Parameter | Description |
---|---|
Bulk ID | A unique ID when grouping multiple recipients or messages in a single execution. Can be obtained from the response returned by Send SMS action.Note: The Length of the Bulk ID is between 0 to 100. |
Send At | Date and time when the message is to be sent. Used for scheduled SMS. Note: Must be sooner than 180 days from now. |
{
"bulkId": "BULK-ID-123-xyz",
"status": "PAUSED"
}
Was this page helpful?