/bff/product-category/category-ai-restructure-suggest
Reads existing categories + sample products and proposes a cleaner tree. Returns the plan only — apply via /category-ai-restructure-apply.
Product CategorypostBffProduct-categoryCategory-ai-restructure-suggest
Parameters
1 body
Body · 1
localestringRequest
POST /bff/product-category/category-ai-restructure-suggest
curl -X POST "https://api.bizkithub.com/bff/product-category/category-ai-restructure-suggest" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"locale": "example_locale"
}'Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.