selection
Preview paste operation results
Preview the results of a paste operation without applying changes to the table
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The parameter "ranges" is used to represent the coordinates of a selected range in a table.
Content to paste
Set the view you want to fetch, default is first view. result will filter and sort by view options.
If you want to get only some fields, pass in this parameter, otherwise all visible fields will be obtained
When a viewId is specified, configure this to true will ignore the view's filter, sort, etc
Table header for paste operation
Response
200 - application/json
Paste successfully
Objects with a fields key mapping fieldId or field name to value for that field.