Overview

Create a file on the cloud.

Request Arguments

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

Response

[
    'status' => 'success'
]

Change Log

Version Change
v11_18 Added /CloudDrive/document POST endpoint.