Drive > Files > External import
Import kDrive
Import the content of a kDrive
post/2/drive/{drive_id}/imports/kdrive
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.