Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

baseId
string
必填

请求体

application/json
worksheets
object
必填
attachmentUrl
string
必填
fileType
enum<string>
必填
可用选项:
csv,
excel
tz
string
必填

The time zone that should be used to format dates

notification
boolean
folderId
string

Target folder (node id or folder id); tables land at root when omitted.

响应

200

SSE stream with import progress events and the created tables

最后修改于 2026年9月15日