POST v1/delDeviceWatch

Метод видалення посилання на авто.

Request Information

URI Parameters

None.

Body Parameters

DeviceWatchDel
NameDescriptionTypeAdditional information
key

Ключ посилання

string

Required

Request Formats

application/json, text/json

Sample:
{
  "key": "sample string 1"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.