Skip to main content
PATCH
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

tableId
string
обов'язково

Тіло

application/json
ranges
number[][]
обов'язково

The parameter "ranges" is used to represent the coordinates of a selected range in a table.

Minimum array length: 1
Required array length: 2 elements
Приклад:
content
обов'язково

Content to paste

Приклад:

"John\tDoe\tjohn.doe@example.com"

viewId
string

Set the view you want to fetch, default is first view. result will filter and sort by view options.

Приклад:

"viwXXXXXXX"

projection
string[]

If you want to get only some fields, pass in this parameter, otherwise all visible fields will be obtained

ignoreViewQuery

When a viewId is specified, configure this to true will ignore the view's filter, sort, etc

header
object[]

Table header for paste operation

Приклад:

Відповідь

200 - application/json

Paste successfully

fields
object
обов'язково

Objects with a fields key mapping fieldId or field name to value for that field.

Останнє оновлення 4 вересня 2026 р.