updateCategory - Product Module Reference
This documentation provides a reference to the updateCategory
method. This belongs to the Product Module.
This method is used to update a product category by its ID.
Example
Parameters
categoryId
stringRequiredThe ID of the product category to update.
The attributes to update in th product category.
Returns
The updated product category.
Was this section helpful?