Index | BlackBerry Workspaces SDK |
Name | Path | Version | Description |
---|---|---|---|
|
|
|
|
uploadExternalDocumentV30Uploads an external file and returns JSON data about it. |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /sharepoint/rooms/documents/{externalUuid}/{versionUuid}/upload | ||
Request Body: | N/A | ||
Response Headers: | N/A | ||
Response Body: | ProtectorDownloadTypeResult | ||
Path parameters:
externalUuid: String - uuid of the external file.
versionUuid: String - uuid of the version information. |
|||
Data form parameters:
data: File - The file to upload.
data2: FormDataContentDisposition. |
|||
|