GET api/DeleteByPath?fullPath={fullPath}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fullPath | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpRequestMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| Method | HttpMethod |
None. |
|
| RequestUri | URI |
None. |
|
| Headers | Collection of Object |
None. |
|
| Properties | Dictionary of string [key] and Object [value] |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.