DELETE api/customers/{customerId}/gateways/{gatewayAssetId}/devices/{deviceAssetId}/control/{valueCategory}

Clears ALL plans for a device.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

gatewayAssetId

integer

Required

deviceAssetId

integer

Required

valueCategory

Value category to clear plans for.

TimeSeriesTypeClass

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.