Add Sender id

Add Sender id
This API is used to add SMS sender ID which can be used to send automatic sms alerts after disconnection of particular call.

https://cloud.digidonar.in/api_v2/addsenderid

HEADER PARAMETERS

sms_sender_id
required
String
The unique SMS sender ID

Updated 24 Apr 2023 Did this page help you?

Add Sender ID

javascript--v1JS |
   {
   "type" : "success" ,
   "message" : "SMS sender id has been added successfully."
   }

RESPONSES
200 |

   200 ok : The request has succeeded