Overview

Creates a shared link for a dropbox file.

Request Arguments

Name Type Description Required
type String The type of the dashlet Yes
folderPath Array The folder path of the file Yes

Response

    {
        "url": "https://www.dropbox.com/s/1xwfgib0dhwh3u9/test-test%20-%20nameTemplate%20%285%29.docx?dl=0"
    }

Change Log

Version Change
v11_17 Added /CloudDrive/shared/link POST endpoint.