Upload Ontology
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Unique, user-defined identifier for this ontology. Reference it later via the ontology_key parameter of the cognify/remember endpoints.
"medical_ontology"
Single ontology file in OWL (RDF/XML) format. The filename must end with .owl — other extensions are rejected with 400. Exactly one file per request.
Optional human-readable description (plain string; values starting with '[' or '{' are rejected).
"OWL ontology of medical conditions and treatments"
Response
Successful Response
The response is of type Response Upload Ontology Api V1 Ontologies Post · object.