DELETE api/well-fields/maps/{idOfMapOfWield}/well-markers/{idOfWell}

Delete well in well field map

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfMapOfWield

Id of map

integer

Required

idOfWell

Id of well

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.