|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Share |
||
| share_id |
string |
Share ID |
7JQX1FswpQ8 |
| share_pwd |
string |
Fetch code, 0–64 characters. A length of 0 means no fetch code. |
abcF123x |
| drive_id |
string |
Drive ID |
1 |
| file_id_list |
array |
List of file IDs for the shared parent path |
["520b217f13adf4fc24f2191991b1664ce045b393"] |
|
string |
["xx"] |
||
| expiration |
string |
Expiration time point.RFC3339 format, such as: "2020-06-28T11:33:00.000+08:00".Permanent validity: "" |
2020-06-28T11:33:00.000+08:00 |
| expired |
boolean |
Is expired |
false |
| created_at |
string |
Creation time |
2019-08-20T06:51:27.292Z |
| updated_at |
string |
Modification time |
2019-08-20T06:51:27.292Z |
| description |
string |
Description |
videos |
| share_name |
string |
Share name. Defaults to the first file name. |
video-1.MP4 |
| creator |
string |
Creator |
c9b7a5aa04d14ae3867fdc886fa01da4 |
| status |
string |
Status.Enumeration values:
|
enabled |
| preview_count |
integer |
Preview count |
10 |
| save_count |
integer |
Save count |
2 |
| download_count |
integer |
Download count |
5 |
| report_count |
integer |
Report count |
0 |
| video_preview_count |
integer |
Audio and video playback count |
1 |
| access_count |
integer |
Access count |
4 |
| disable_preview |
boolean |
Disable preview of files in the share |
false |
| disable_save |
boolean |
Disable saving files from the share |
false |
| disable_download |
boolean |
Disable downloading files from the share |
false |
| preview_limit |
integer |
Preview count limit for the share |
100 |
| save_limit |
integer |
Save count limit for the share |
100 |
| download_limit |
integer |
Download count limit for the share |
100 |
| require_login |
boolean |
Require login to use the share |
false |
| share_all_files |
boolean |
Share all files in the drive |
true |
| share_msg |
string |
Share security token |
pwd: 123 |
| save_download_limit |
integer |
Total limit for save and download counts combined |
100 |
| office_editable |
boolean |
Allow online editing of shared documents |
true |