Category Trees{treeId}Categories{identifier}
Delete Category in Tree
Deletes a category from a specific tree. Only API-created categories can be deleted.
Authorization<token>
API key authentication using Bearer token format. Use: Bearer
In: header
Path Parameters
treeIdstring
Category tree identifier
identifierstring
Category identifier
Response Body
curl -X DELETE "https://api.emfas.ai/v1/category-trees/string/categories/string"Empty
{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}{
"error": "Internal server error"
}