Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio

Corpo

application/json
worksheets
object
obbligatorio
attachmentUrl
string
obbligatorio
fileType
enum<string>
obbligatorio
Opzioni disponibili:
csv,
excel
tz
string
obbligatorio

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.

Risposta

200

SSE stream with import progress events and the created tables

Ultima modifica il 15 settembre 2026