Scheduled Messages
Get Scheduled Message GET /scheduled/{scheduledMessageId}
Update Scheduled Message PATCH /scheduled/{scheduledMessageId}
Delete Scheduled Message POST /scheduled/{scheduledMessageId}
List Scheduled Messages GET /scheduled
Scheduled Messages Management
Get Message Schedule Calendar GET /scheduled/calendar/{year}/{month}
Get Scheduled Message Recipients GET /scheduled/{scheduledMessageId}/recipients
Delete Scheduled Messages for Number DELETE /scheduled/number/{number}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
GET /v3/scheduled/{scheduledMessageId} HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"success": true,
"error": "text",
"message": "text",
"data": {
"id": 1,
"accountId": 1,
"numberIds": [
"text"
],
"subscriberIds": [
1
],
"groupIds": [
"text"
],
"allSubscribers": 1,
"message": "text",
"url": "text",
"scheduledDate": "2025-10-13T21:09:27.815Z",
"timestamp": "2025-10-13T21:09:27.815Z",
"repeatMessage": 1,
"repeatDays": [
1
],
"repeatMonthType": "text",
"excludedGroupIds": [
"text"
],
"header": "text",
"footer": "text",
"threadId": 1,
"filterClicks": 1,
"properties": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"recipients": "text",
"isMMS": true,
"longcodeId": 1,
"longcode": 1,
"userId": 1,
"userDescription": "text",
"customRepeatFrequencyType": 1,
"customRepeatFrequency": 1,
"customRepeatDays": [
1
],
"customEndMessageType": 1,
"customEndMessageDate": "text",
"customEndMessageOccurrences": 1
}
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
PATCH /v3/scheduled/{scheduledMessageId} HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 616
{
"message": "text",
"numberIds": [
1
],
"groupIds": [
1
],
"allSubscribers": true,
"scheduledDate": "text",
"image": "text",
"repeatMessage": 1,
"repeatDays": [
1
],
"repeatMonthType": "text",
"excludedGroupIds": [
1
],
"header": "text",
"footer": "text",
"isMMS": true,
"repeat": {
"monday": true,
"tuesday": true,
"wednesday": true,
"thursday": true,
"friday": true,
"saturday": true,
"sunday": true,
"type": "week",
"frequency": -1,
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"templateId": 1,
"longcodeId": 1,
"customRepeatFrequencyType": 1,
"customRepeatFrequency": 1,
"customRepeatDays": [
1
],
"customEndMessageType": 1,
"customEndMessageDate": "text",
"customEndMessageOccurrences": 1
}
{
"success": true,
"error": "text",
"message": "text",
"data": {
"id": 1,
"accountId": 1,
"numberIds": [
"text"
],
"subscriberIds": [
1
],
"groupIds": [
"text"
],
"allSubscribers": 1,
"message": "text",
"url": "text",
"scheduledDate": "2025-10-13T21:09:27.815Z",
"timestamp": "2025-10-13T21:09:27.815Z",
"repeatMessage": 1,
"repeatDays": [
1
],
"repeatMonthType": "text",
"excludedGroupIds": [
"text"
],
"header": "text",
"footer": "text",
"threadId": 1,
"filterClicks": 1,
"properties": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"recipients": "text",
"isMMS": true,
"longcodeId": 1,
"longcode": 1,
"userId": 1,
"userDescription": "text",
"customRepeatFrequencyType": 1,
"customRepeatFrequency": 1,
"customRepeatDays": [
1
],
"customEndMessageType": 1,
"customEndMessageDate": "text",
"customEndMessageOccurrences": 1
}
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
POST /v3/scheduled/{scheduledMessageId} HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 53
{
"isMMS": true,
"skippedAt": "2025-10-13T21:09:27.815Z"
}
{
"success": true,
"error": "text",
"message": "text",
"data": null
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
GET /v3/scheduled HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"success": true,
"error": "text",
"message": "text",
"data": {
"rows": [
{
"id": 1,
"accountId": 1,
"numberIds": [
"text"
],
"subscriberIds": [
1
],
"groupIds": [
"text"
],
"allSubscribers": 1,
"message": "text",
"url": "text",
"scheduledDate": "2025-10-13T21:09:27.815Z",
"timestamp": "2025-10-13T21:09:27.815Z",
"repeatMessage": 1,
"repeatDays": [
1
],
"repeatMonthType": "text",
"excludedGroupIds": [
"text"
],
"header": "text",
"footer": "text",
"threadId": 1,
"filterClicks": 1,
"properties": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"recipients": "text",
"isMMS": true,
"longcodeId": 1,
"longcode": 1,
"userId": 1,
"userDescription": "text",
"customRepeatFrequencyType": 1,
"customRepeatFrequency": 1,
"customRepeatDays": [
1
],
"customEndMessageType": 1,
"customEndMessageDate": "text",
"customEndMessageOccurrences": 1
}
],
"page": 1,
"pageSize": 1,
"total": 1
}
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
GET /v3/scheduled/calendar/{year}/{month} HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"success": true,
"error": "text",
"message": "text",
"data": [
{
"day": "text",
"messages": [
{
"id": 1,
"accountId": 1,
"numberIds": [
"text"
],
"subscriberIds": [
1
],
"groupIds": [
"text"
],
"allSubscribers": 1,
"message": "text",
"url": "text",
"scheduledDate": "2025-10-13T21:09:27.815Z",
"timestamp": "2025-10-13T21:09:27.815Z",
"repeatMessage": 1,
"repeatDays": [
1
],
"repeatMonthType": "text",
"excludedGroupIds": [
"text"
],
"header": "text",
"footer": "text",
"threadId": 1,
"filterClicks": 1,
"properties": {
"ANY_ADDITIONAL_PROPERTY": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"recipients": "text",
"isMMS": true,
"longcodeId": 1,
"longcode": 1,
"userId": 1,
"userDescription": "text",
"customRepeatFrequencyType": 1,
"customRepeatFrequency": 1,
"customRepeatDays": [
1
],
"customEndMessageType": 1,
"customEndMessageDate": "text",
"customEndMessageOccurrences": 1
}
]
}
]
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
GET /v3/scheduled/{scheduledMessageId}/recipients HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"success": true,
"error": "text",
"message": "text",
"data": {
"rows": [
{
"id": 1,
"firstName": "text",
"lastName": "text",
"number": "text",
"email": "text",
"groupName": "text",
"memberCount": 1
}
],
"page": 1,
"pageSize": 1,
"total": 1
}
}
Success
BadRequestError
UnauthorizedError
ForbiddenError
InternalServerError
DELETE /v3/scheduled/number/{number} HTTP/1.1
Host: api.mobile-text-alerts.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"success": true,
"error": "text",
"message": "text",
"data": null
}
Last updated
Was this helpful?