Knowledge Graphs API
Remove file from graph
Remove a file from a Knowledge Graph.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the Knowledge Graph to which the files belong.
The unique identifier of the file.
Was this page helpful?