Skip to main content
POST
Enable knowledge graph on a dataset

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Path Parameters

datasetId
string
required

ID of the dataset.

Body

application/json

Request to enable knowledge graph on a dataset

entityTypes
string[] | null

Entity types to extract for the knowledge graph

Response

Knowledge graph enabled successfully

Generic success response

success
boolean

Indicates the operation was successful