Delete taxonomyCopy Pagedelete https://sandbox.api.javis.ai/v1/taxonomy/{categoryCode}Endpoint to delete taxonomy structure for specific category code.Path ParamscategoryCodestringrequiredUnique identifier for the category.Headersaccept-languagestringLanguage code for response localizationResponses 204Taxonomy deleted successfully 400Invalid input data. 401Unauthorized - Invalid or missing token. 403Forbidden - Insufficient permissions. 404Category code not found. 500Internal Server Error.Updated about 1 year ago