DELETE api/File/Remove/{id}
Delete the file from the server with the corresponding id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The GUID of the file |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.