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

Changes