v42

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2129120150.2 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.