Upload To Relation Table
POST/api/v1/ontology/relation-types/:relation_id/upload
Upload CSV, JSON, or Parquet rows to a relation type's table. Each row must include id and the required source and target foreign-key columns; downstream query and graph surfaces update asynchronously.
Request
Responses
- 200
- 422
Successful Response
Validation Error