Upsert rows

Upsert rows in the table identified by {tId} in the data source identified by {dsId} in the workspace identified by {wId}.

Path Params
string
required

Unique string identifier for the workspace

string
required

ID of the space

string
required

ID of the data source

string
required

ID of the table

Body Params
rows
array of objects
rows
boolean

Whether to truncate existing rows

Responses

400

Bad Request. Missing or invalid parameters.

401

Unauthorized. Invalid or missing authentication token.

404

Data source or workspace not found.

405

Method not supported.

500

Internal Server Error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json