DELETE api/Process?guid={guid}

Removes the file from the server. Always call this after you have processed the file.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

The guid optained from PostFileAsync

string

Required

Body Parameters

None.

Response Information

Resource Description

None.