Skip to main content
POST
Error

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

OK