emfasemfas
Category Trees{treeId}

Delete Category Tree

Deletes a category tree. Only trees created via the API (without external fingerprint) can be deleted. The tree must be empty (no categories).

DELETE
/category-trees/{treeId}
Authorization<token>

API key authentication using Bearer token format. Use: Bearer

In: header

Path Parameters

treeIdstring

Category tree identifier

Response Body

curl -X DELETE "https://api.emfas.ai/v1/category-trees/string"
Empty
{
  "error": "Internal server error"
}
{
  "error": "Internal server error"
}
{
  "error": "Internal server error"
}
{
  "error": "Internal server error"
}