v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBCategories
Bulk Assign
To add or remove bulk products to categories<br>從指定分類批量添加或移除商品
post/categories/bulk_assign
Request body
Example request
{
"product_ids": [
"6163f576ff530500129f908e"
],
"category_ids": [
"5f69a8de60ae4900113fe72e"
]
}Response
OK