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

Uploads the in the Json given IDs 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.