POST
/
v1
/
graphs
/
{graph_id}
/
file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

graph_id
string
required

The unique identifier of the graph.

Body

application/json
file_id
string
required

The unique identifier of the file.

Response

200 - application/json
created_at
string
required

The timestamp when the file was uploaded.

graph_ids
string[]
required

A list of graph IDs that the file is associated with.

id
string
required

A unique identifier of the file.

name
string
required

The name of the file.

status
string
required

The processing status of the file.