DELETE api/wells/{idOfWell}/monitoring-records/{unixTime}

Remove entity

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWell

Id of well (partition)

integer

Required

unixTime

Unix time (row key)

integer

Required

Body Parameters

None.

Response Information

Resource Description

No content

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.