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
collection_id
string | null

Collection ID to create graph for.

run_type
enum<string> | null

Run type for the graph creation process.

Available options:
estimate,
run
kg_creation_settings
object | null

Settings for the graph creation process.

Response

200 - application/json
results
object
required