Skip to main content
PUT
Update Product

Update Product

Update an existing product’s details.
Requires write:products scope.

Request

Path Parameters

integer
required
The product ID

Body Parameters

All fields are optional. Only include fields you want to update.
string
Product name
string
Product category
string
Product description
number
Unit price
number
Weight in kg
string
Product image URL

Example

Response