v1

latestOpenAPI 3.0.32026-07-2644164161.5 KB
KG API

Create graph

Create a new Knowledge Graph.

post/v1/graphs

Request body

namestring

The name of the Knowledge Graph (max 255 characters). Omitting this field leaves the name unchanged.

descriptionstring

A description of the Knowledge Graph (max 255 characters). Omitting this field leaves the description unchanged.

Response

idstring uuid required

A unique identifier of the Knowledge Graph.

created_atstring date-time required

The timestamp when the Knowledge Graph was created.

namestring required

The name of the Knowledge Graph (max 255 characters).

descriptionstring

A description of the Knowledge Graph (max 255 characters).