Drive > Files > External import
Import kDrive sharelink
Import the content of a kDrive sharelink
post/2/drive/{drive_id}/imports/sharelink
Path parameters
drive_idinteger required
Drive identifier
Request body
Response
OK
Example response
{
"result": "success",
"data": [
{
"application": "dropbox",
"status": "canceled"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.