GET VoiceCall/SendVoiceSMS?ToMobile={ToMobile}&Message={Message}&api_key={api_key}&FromNumber={FromNumber}&LangugeCode={LangugeCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ToMobile | string |
Required |
|
| Message | string |
Required |
|
| api_key | string |
Required |
|
| FromNumber | string |
Required |
|
| LangugeCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.