Skip to main content
POST
Rebuild links

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required

Namespace for the dataset.

datasetName
string
required

Name of the dataset.

username
string
required

The username associated with the request.

Body

application/json
data
object[]
required

Array of ontology data objects retrieved from queries.

Response

Returns the recalculated links.

destination
string
required
Example:

"ri.user.examples.companies.other_addresses"

hits
integer<int64>
required
Example:

5

matchType
string
required
Example:

"ExactMatch"

origin
string
required
Example:

"ri.user.examples.companies.nationalities"