DELETE api/well-histories/{idOfHistoryOfWell}/history-images/{id}

Delete wfm image

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfHistoryOfWell

Id of history of well (parent)

integer

Required

id

Wfm image id

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.