DELETE api/well-histories/{idOfHistoryOfWell}/history-images/{id}
Delete wfm image
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.