# Delete a category Endpoint: DELETE /accounts/{accountId}/ontologies/{ontologyId}/categories/{categoryId} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `accountId` (string, required) Short account ID with scd- prefix Example: "scd-k2j8n4m1" - `ontologyId` (string, required) The ID of the ontology - `categoryId` (string, required) The ID of the category ## Response 204 fields ## Response 401 fields ## Response 404 fields