Knowledge Graphs API
Add file to graph
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the graph.
Body
application/json
The unique identifier of the file.
Response
200 - application/json
The timestamp when the file was uploaded.
A list of graph IDs that the file is associated with.
A unique identifier of the file.
The name of the file.
The processing status of the file.