Controls the process of uploading a file, such as aborting, deleting or progressing the file.
URL:
http://{domain_name}/{rest_context_name}/private/wcmDriver/uploadFile/control/
Level API: Provisional
Parameters:
Required (path parameters): No
Optional (query parameters):
| Parameter | Description | 
|---|---|
| repositoryName | The repository name. | 
| workspaceName | The workspace name. | 
| driverName | The drive name. | 
| currentFolder | The current folder. | 
| currentPortal | The current portal. | 
| userId | The user identity. | 
| jcrPath | The path of the file. | 
| action | The action. | 
| language | The language. | 
| fileName | The file name. | 
| uploadId | The Id of upload. | 
| existenceAction | Checks if an action exists or not. |