Create a new link between two dataset columns.
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
{
"username": "johndoe",
"namespace": "cinematography",
"dataset": "movies",
"columnName": "director"
}{
"username": "janedoe",
"namespace": "entertainment",
"dataset": "films",
"columnName": "director_name"
}Type of match to create between the columns.
ExactMatch, GeoMatch "ExactMatch"
Flexible options map for match configuration.
Link existed, no creation required.