Products
Update Product
Updates the specified product by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.