POST
/
v2
/
create_graph

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
document_ids
string[] | null

List of document IDs to create the graph on.

kg_creation_settings
string | null

Settings for the graph creation process.

Response

200 - application/json
results
object
required