Error
Add Products to Category
Adds the products in the provided product code list to the specified category.
POST
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the category that you want produts added to.
Query Parameters
limits which fields are returned in the response body
Body
application/json
A list of products to be added to the category.
Response
200
OK

