Skip to main content
POST

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Body

application/json
from
object
required
Example:
to
object
required
Example:
matchType
enum<string>
required

Type of match to create between the columns.

Available options:
ExactMatch,
GeoMatch
Example:

"ExactMatch"

options
object

Flexible options map for match configuration.

Response

Link existed, no creation required.