Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Body

application/json
worksheets
object
erforderlich
attachmentUrl
string
erforderlich
fileType
enum<string>
erforderlich
Verfügbare Optionen:
csv,
excel
tz
string
erforderlich

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.

Antwort

200

SSE stream with import progress events and the created tables

Zuletzt geändert am 15. September 2026