- sms:manage.
External DocumentationTo learn more, visit the Infobip documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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. |
| Status | The status of the scheduled message(s). |
{
"bulkId": "BULK-ID-123-xyz",
"status": "PAUSED"
}
Was this page helpful?