Skip to main content
POST
/
commerce
/
catalog
/
admin
/
categories
/
{categoryId}
/
remove-products
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

categoryId
integer<int32>
required

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

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

A list of products to be removed from the category.

Response

200

Success