Send SMS
HTTP Method : POST
Content_Type : application/json
Endpoint URL : : https://sms.ocatelkom.co.id/api/v1/sms
Request Body:
Property
Type
phone
String (Destination phone number)
message
String (Message body)
Response
Property
Type
success
String
msg_uid
String
Last updated