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

Последнее изменение 15 сентября 2026 г.