Send SMS with Number
Send SMS with Number
POST
https://api.opentact.org/rest/sms
This API is used to send SMS with the Number
Query Parameters
Name
Type
Description
FROM*
Number
This field contains the sender number.
Message*
String
This field contain string, used to add the message, send to the destination number.
TO*
Number
This field contain the destination number.
Headers
Name
Type
Description
X-auth Token*
String
JWT- Token
Last updated
Was this helpful?