POST sms/activate

For manual SMS, begin sending to assigned recipients according to the date scheduled (if none, sending will begin ASAP). For automated SMS, enable sending when workflow trigger fires. SMS records can be created using /sms/save.

* required

Parameters

Name Type Description
smsID * integer Unique ID of an SMS

Response Data

Method returns no data

Permissions

Method requires the SMS Admin permission

Example Calls

POST
/sms/activate
cURL
Copy
Response Data

API Console

The console uses production data, so BE CAREFUL!
POST
sms/activate
Request Body
{"smsID":0}
Access token: *