Update a table's import source
table-sources
Update a table's import source
Only the row limit is editable. The integration, the record type and the identity field define what the table’s existing rows ARE — changing any of them would import a different population over them rather than refresh them, so a different source means a different table.
PATCH
Update a table's import source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
What may change on an existing source.
New row ceiling; null lifts it.
Required range:
x > 0Response
Successful Response
A table's import source.
Start of the last successful run; the incremental watermark.
The column each imported record lands in.