v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Table

Update Table Join

Update an existing join on a table.

put/v1/table/{table_id}/join/{join_id}

Path parameters

table_idstring uuid required

UUID of the table with the join to be updated.

join_idstring uuid required

UUID of the join to be updated.

Request body

joinViewIdstring
dataColumnsstring[]
isOneToManyboolean

Response

Successfully updated the table join.

metadataobject