Create

Create a new knowledge graph.

Request

This endpoint expects an object.
namestringRequired

The name of the knowledge graph

descriptionstringOptional

The description of the knowledge graph

is_activebooleanOptionalDefaults to true

Whether the knowledge graph is active

Response

Successful Response

idstringformat: "uuid"
namestring
organization_idstringformat: "uuid"
is_activeboolean

Whether the knowledge graph is active

descriptionstringOptional

The description of the knowledge graph

report_countintegerOptionalDefaults to 0
media_countintegerOptionalDefaults to 0
document_countintegerOptionalDefaults to 0
crawl_countintegerOptionalDefaults to 0