v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
Categories

Remove Products from Category

Removes the products in the provided product code list from the specified category.

post/commerce/catalog/admin/categories/{categoryId}/remove-products

Path parameters

categoryIdinteger required

Unique identifier of the category that you want products removed from.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

string[] required

Response

OK