DELETE api/well-histories/{idOfHistoryOfWell}/history-files/{idOfFileSpec}

Delete well history file

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfHistoryOfWell

Id of history of well (parent)

integer

Required

idOfFileSpec

Id of file specification

globally unique identifier

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.