VendorHubAdminCreate control categoryCreate control category POST /api/v1/vendorhub/admin/catalog/control-categories Creates a new control category. Body: { "name": "..." }. Returns 201 Created with the new ID. Request Responses200OK