{
"fileType": "table",
"contentKey": "form_link_table_xxxxxx",
"action":"link",
"createLinkInfo": {
"newFileName": "123",
"sourceFileId": "122"
}
}curl --location '/files' \
--header 'Content-Type: application/json' \
--data '{
"fileType": "table",
"contentKey": "form_link_table_xxxxxx",
"action":"link",
"createLinkInfo": {
"newFileName": "123",
"sourceFileId": "122"
}
}'{
"id": "ba13551165cc5066",
"name": "示例文档",
"type": "document",
"permissions": {
"commentable": true,
"editable": true,
"readable": true,
"copyable": true,
"exportable": true,
"manageable": true,
"copyablePasteClipboard": true,
"attachmentCopyable": true,
"cutable": true,
"attachmentPreviewable": true,
"attachmentDownloadable": true,
"imageDownloadable": true
},
"views": 100,
"creatorId": "1",
"createdAt": "2021-08-01T00:00:00Z",
"updatedAt": "2021-08-02T00:00:00Z",
"teamGuid": "123"
}