v1

latestOpenAPI 3.0.32026-07-2644164161.5 KB
KG API

Remove file from graph

Remove a file from a Knowledge Graph.

delete/v1/graphs/{graph_id}/file/{file_id}

Path parameters

graph_idstring uuid required

The unique identifier of the Knowledge Graph to which the files belong.

file_idstring required

The unique identifier of the file.

Response

idstring required

A unique identifier of the deleted file.

deletedboolean required

Indicates whether the file was successfully deleted.