| Name | Type | Description | Required |
|---|---|---|---|
| documentId | String | The id of the document to upload | Yes |
| cloud_service_type | String | The type of the service | Yes |
| path | String | The path to upload | Yes |
[
'status' => 'success'
]
| Version | Change |
|---|---|
| v11_18 |
Added /CloudDrive/document POST endpoint.
|