v8

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

Create Table Join

Create a join between two tables.

post/v1/table/{table_id}/join

Path parameters

table_idstring uuid required

UUID of the table to create the join on.

Request body

joinViewIdstring
dataColumnsstring[]
isOneToManyboolean

Response

Successfully created a table join.

metadataobject