POST v1/getDeviceWatchSendBySMS

Request Information

URI Parameters

None.

Body Parameters

DeviceWatchSendBySMSGet
NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json

Sample:
"sample string"