This endpoint updates information for an existing product
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Updated product information
The body is of type object
.
Product updated successfully
The response is of type object
.