update_catalog_product
Modify catalog product details including category, publication status, and course content to keep educational offerings current and accurate.
Instructions
Update a catalog product
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the catalog product to update | |
| category_id | No | Identifier of the category of the course. | |
| is_published | No | Boolean showing if the product is published or not. | |
| custom | No | The custom properties of the product. | |
| course_tab_contents_attributes | No |