API Reference

Create Row Links

Creates multiple links between one column and many others (1:n relation).

🚧

No support for Big Data

This request does not support to add links in big data rows. There is another call supporting big data.

Path Params
string
required

The unique identifier of a base. Sometimes also called dtable_uuid.

Body Params
string
required

The name of the table.

string
required

The name of the table.

string
required
length between 4 and 4
string
required

The id of the row. The id of a row is unique inside a base and is often used to identify one specific row.

other_rows_ids
array of strings

ID of the rows

other_rows_ids
Response

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