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

Remove all entities from well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWell

Id of well (partition)

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.