Skip to main content
DELETE
Delete Ontology

Authorizations

Authorization
string
header
required

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

Path Parameters

ontology_key
string
required

Key of the ontology to delete, exactly as provided at upload time (see GET /api/v1/ontologies for available keys).

Example:

"medical_ontology"

Response

Successful Response

The response is of type Response Delete Ontology Api V1 Ontologies Ontology Key Delete · object.