POST api/Process/AddFileAsync?guid={guid}
Transmits an additional file (mainly media) for the given guid to the server. File has to be transmitted as multipart/form-data.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.