DELETE api/File/Remove/{id}

Delete the file from the server with the corresponding id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The GUID of the file

string

Required

Body Parameters

None.

Response Information

Resource Description

None.