API reference

This API will allow you to start a Glider campaign or batch.
After calling the API: the recipients records will be validated,
a unique URL will be generated for each valid recipient and an SMS campaign will be send (or schedulef for later, if specified)

This API request will return a successful response if at least one record in the recipient list contains valid information.

Successful recipient records will be returned under the recipients JSON object.

Incorrect records will be listed under the errors JSON object line and an error type will also be specified.

Successful responses will provide a batch identifier number batchId that can be used to retrieve batch status via the Report API.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!