POST v1/getDeviceWatchSendBySMS
Request Information
URI Parameters
None.
Body Parameters
DeviceWatchSendBySMSGet| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Ключ посилання |
string |
Required |
| phone |
Телефон на який надсилається СМС. |
string |
Required |
Request Formats
application/json, text/json
Sample:
{
"key": "sample string 1",
"phone": "sample string 2"
}
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string"