Add rows to a table in batch. Uses human-readable column names.
options.allow_new_columns — when true, any column name in fields that doesn’t exist yet will be auto-created as a text column.
options.dedupe — when enabled: true, rows whose keys columns match an existing row are skipped (action: skipped_duplicate) instead of inserted.
API Key for authentication
The UUID of the table
Successful Response