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
Response
Successfully updated the table join.