Delete Category
DELETE /api/Categories/DeleteCategory/:id
Tier: Public — stable, supported for third-party integration.
Soft-deletes a Category.
Request
Unknown id (NotFound), or the category is still referenced by one or more
active SKUs (InvalidOperation).