POST api/Process/UploadOneFileToSpAsync?guid={guid}&file={file}

Uploads one file to Sharepoint.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

The guid optained from PostFileAsync

string

Required

file

File path within the GUID folder, e.g. "result/xyz.pdf"

string

Required

Body Parameters

None.

Response Information

Resource Description

None.