v1
latestOpenAPI 3.0.02026-07-12414931.1 MBProducts
Update Product
The Update Product API allows users to modify the details of an existing product identified by its unique product_id. You can retrieve supported categories and subcategories from GET /products/categories endpoint
put/v1/products/{product_id}
Path parameters
product_idstring required
Unique identifier of the product to be updated.
Unique identifier of the product to be updated.
Request body
Response
Successfully retrieved product by id