Send SMS with Number
Send SMS with Number
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"success": true,
"payload": {
"uuid": "90c2e069-44c1-4f1a-9619-540432378122",
"type": "smso",
"state": "created",
"from": "123456789",
"to": 987654321,
"message": "Hello world",
"thread": "08360036ab8f77030d725064f42cb1b7",
"delivered": false,
"automated": false,
"tn": {
"tn": 12017771234,
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z",
"deleted_on": null
},
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z"
}
}Last updated