Post Category Assign
POST {{baseUrl}}/category.assign.json?product_id=<string>&category_id=<string>
Assign category to product
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
category_id | string | Retrieves products specified by category id |