POST v1/delDeviceWatch
Метод видалення посилання на авто.
Request Information
URI Parameters
None.
Body Parameters
DeviceWatchDel| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Ключ посилання |
string |
Required |
Request Formats
application/json, text/json
Sample:
{
"key": "sample string 1"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.