DELETE api/well-fields/{wieldId}/maps/{id}

Delete well field map DELETE: api/well-fields/{wieldId:int}/maps/{id:int}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
wieldId

integer

Required

id

Well field map id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.